Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@_nu/css-input

Package Overview
Dependencies
Maintainers
2
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@_nu/css-input - npm Package Compare versions

Comparing version
0.0.1
to
0.0.2
+1
-0
CHANGELOG.md

@@ -12,2 +12,3 @@ ## [0.0.1](https://github.com/nu-system/css-input/compare/v0.0.7...v0.0.1) (2020-04-12)

- update builder ([e9d7456](https://github.com/nu-system/css-input/commit/e9d745645c5e5328966011ea24d817baaf4f1ac8))
- 添加日志 ([a832ca3](https://github.com/nu-system/css-input/commit/a832ca3c9f00e068c59f6a292926f1716aad773d))
- 添加自动添加日志 ([5b0c13f](https://github.com/nu-system/css-input/commit/5b0c13f4b668275c93e62c236774fdfeba55e8f7))

@@ -14,0 +15,0 @@

+1
-1
{
"name": "@_nu/css-input",
"version": "0.0.1",
"version": "0.0.2",
"description": "CSS Input",

@@ -5,0 +5,0 @@ "repository": "git@github.com:nu-system/css-input.git",

@@ -1,2 +0,2 @@

# Button
# @_nu/css-input

@@ -27,3 +27,3 @@ [![npm package][npm-badge]][npm-url]

lib
├── index.css // base style
├── index.css // base style
└── skins

@@ -49,3 +49,3 @@ ├── block.css // block input

`.nu_input._line` neee `import url(skins/_lins.css);`
Each selector with `_` start needs to import file from `lib/skins`.

@@ -52,0 +52,0 @@ ## more