vite-plugin-style-to-vw
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "vite-plugin-style-to-vw", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "一个可以将签内样式px转换vw的plugin", | ||
@@ -20,3 +20,7 @@ "exports": { | ||
"style", | ||
"vw" | ||
"vw", | ||
"px", | ||
"px-to-vw", | ||
"style-to-vw-plugin", | ||
"style-px-to-vw" | ||
], | ||
@@ -40,3 +44,6 @@ "repository": { | ||
"registry": "https://registry.npmjs.org/" | ||
}, | ||
"bugs": { | ||
"url": "https://github.com/cq112233/vite-plugin-style-to-vw/issues" | ||
} | ||
} |
@@ -18,3 +18,3 @@ # vite-plugin-style-to-vw | ||
## 使用 | ||
## 使用 必须写在vue()前面 | ||
@@ -21,0 +21,0 @@ vite.config.js |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
23022
0