@_nu/css-acss
Advanced tools
+11
-0
@@ -6,2 +6,13 @@ # Change Log | ||
| ## [0.3.9](https://github.com/nu-system/css/compare/@_nu/css-acss@0.3.8...@_nu/css-acss@0.3.9) (2020-08-17) | ||
| ### Bug Fixes | ||
| * 添加dialog ([e0a4b88](https://github.com/nu-system/css/commit/e0a4b8873d0f46f37746a5f457c0164e9520ca55)) | ||
| ## [0.3.8](https://github.com/nu-system/css/compare/@_nu/css-acss@0.3.7...@_nu/css-acss@0.3.8) (2020-08-16) | ||
@@ -8,0 +19,0 @@ |
+2
-2
| { | ||
| "name": "@_nu/css-acss", | ||
| "version": "0.3.8", | ||
| "version": "0.3.9", | ||
| "description": "Atomic CSS / utility-first CSS / Functional CSS", | ||
@@ -34,3 +34,3 @@ "author": "ziven27", | ||
| ], | ||
| "gitHead": "1ec491944bb35a76e5e6272e354277b86ce1592b" | ||
| "gitHead": "49757f41252deacde7561271eedadb509c6ecf3d" | ||
| } |
+1
-0
@@ -13,2 +13,3 @@ /* | ||
| .b0 { bottom: 0; } | ||
| .bct{ background-color: transparent; } | ||
| .bc_fff { background-color: #fff; } | ||
@@ -15,0 +16,0 @@ .bn { border: none; } |
24154
1.16%