postcss-cva
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "postcss-cva", | ||
"description": "generate cva functions by css comment", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"keywords": [ | ||
@@ -60,3 +60,3 @@ "cva", | ||
"postcss-selector-parser": "^6.0.15", | ||
"@icestack/shared": "^1.3.3" | ||
"@icestack/shared": "^1.3.4" | ||
}, | ||
@@ -83,4 +83,5 @@ "author": "SonOfMagic <qq1324318532@gmail.com>", | ||
"release": "pnpm publish", | ||
"sync": "cnpm sync postcss-cva" | ||
"sync": "cnpm sync postcss-cva", | ||
"md": "node scripts/md.js" | ||
} | ||
} |
@@ -52,2 +52,4 @@ # postcss-cva | ||
> This plugin has been integrated internally in `icestack`, no need to install and register. | ||
### Install | ||
@@ -81,4 +83,2 @@ | ||
<!-- > Note ⚠ ️: If you use `scss`, you can use the `//` below for comment, otherwise please use `/* */` --> | ||
```css | ||
@@ -85,0 +85,0 @@ /* @meta path="button" */ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
49422
0
Updated@icestack/shared@^1.3.4