@_nu/css-input
Advanced tools
+1
-0
@@ -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", |
+3
-3
@@ -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 |
12953
1.06%