Comparing version 1.0.7 to 1.0.8
@@ -45,3 +45,3 @@ const css = require("css"); | ||
) { | ||
declarations.splice(j + 1, 1); // delete corresponding comment | ||
declarations.splice(j + 1, 1); | ||
} else { | ||
@@ -48,0 +48,0 @@ declaration.value = _getVw.call(this, declaration.value); |
{ | ||
"name": "px_vw", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "Convert your stylesheet unit from 'px' to 'vw'", | ||
@@ -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
5480
5