css-whitespace
Advanced tools
Comparing version 0.0.1 to 0.0.2
0.0.2 / 2012-12-03 | ||
================== | ||
* fix :before / :after | ||
0.0.1 / 2010-01-03 | ||
@@ -3,0 +8,0 @@ ================== |
@@ -7,2 +7,3 @@ | ||
var pseudos = [ | ||
':selection', | ||
'nth-child', | ||
@@ -18,4 +19,4 @@ 'first-child', | ||
'first-line', | ||
':before', | ||
':after', | ||
'before', | ||
'after', | ||
'lang', | ||
@@ -22,0 +23,0 @@ 'enabled', |
{ | ||
"name": "css-whitespace", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"description": "Whitespace significant CSS to regular CSS", | ||
@@ -5,0 +5,0 @@ "keywords": ["css", "parser", "rework"], |
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
10626
458