postcss-prefixer
Advanced tools
Comparing version 2.0.4 to 2.0.5
@@ -82,4 +82,2 @@ 'use strict'; | ||
console.log(_options); | ||
var ignoreRulesLength = _options.ignore.length; | ||
@@ -86,0 +84,0 @@ var selector = Tokenizer.stringify(node); |
{ | ||
"name": "postcss-prefixer", | ||
"version": "2.0.4", | ||
"version": "2.0.5", | ||
"description": "Postcss plugin to prefix all classes and ids", | ||
@@ -5,0 +5,0 @@ "main": "lib/postcss-prefixer.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
14371
399