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 8fdad88 commit cdd337fCopy full SHA for cdd337f
README.md
@@ -5,6 +5,8 @@ This project is currently unmaintained,
5
and the CSS Syntax spec has dramatically shifted since I last updated.
6
If you would like to use the current parser,
7
find the April 1 2013 commit, as it's the last good commit.
8
+The parser is still *mostly* correct at that point;
9
+in general, it's far more correct than virtually any other JS parser in use.
10
11
I plan to update this to the current CSS Syntax spec soonish,
12
but don't know exactly when that will be.
0 commit comments