Comparing version 1.0.0 to 1.1.0
@@ -44,4 +44,4 @@ /** | ||
var result = css.stringify(ast, { compress: true }) | ||
var result = css.stringify(ast) | ||
fs.writeFileSync(output, result) |
{ | ||
"name": "filtermq", | ||
"version": "1.0.0", | ||
"version": "1.1.0", | ||
"description": "Filters out media queries from CSS for given breakpoint", | ||
@@ -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
339492