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.
2 parents 0752a34 + d143e84 commit 7350dcbCopy full SHA for 7350dcb
.gitignore
@@ -1,3 +1,2 @@
1
/node_modules
2
-/src/grammar.js
3
/dist
.npmignore
.babelrc
package.json
@@ -36,10 +36,7 @@
36
},
37
"dependencies": {
38
"css-color-keywords": "^1.0.0",
39
- "css-color-list": "0.0.1",
40
"fbjs": "^0.8.5",
41
- "nearley": "^2.7.7",
42
- "postcss-value-parser": "^3.3.0",
43
- "postcss-values-parser": "^1.0.1"
+ "postcss-value-parser": "^3.3.0"
44
}
45
0 commit comments