We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1d900a commit 251b596Copy full SHA for 251b596
History.md
@@ -1,6 +1,7 @@
1
-2.0.0 / 2014-01-24
+HEAD
2
==================
3
4
+ * allow empty property values
5
* changed default `options.position` value to `true`
6
* remove comments from properties and values
7
* asserts when selectors are missing
package.json
@@ -1,6 +1,6 @@
{
"name": "css-parse",
- "version": "2.0.0",
+ "version": "1.7.0",
"description": "CSS parser",
"keywords": [
"css",
0 commit comments