css-units-change
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -30,2 +30,3 @@ /** | ||
module.exports = postcss.plugin('cssprocessor', function (opts) { | ||
@@ -32,0 +33,0 @@ opts = opts || {}; |
{ | ||
"name": "css-units-change", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "css的单位的互转的postcss插件", | ||
@@ -5,0 +5,0 @@ "main": "index.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
3286