We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 17eddd1 commit 7d0da64Copy full SHA for 7d0da64
1 file changed
README.mdown
@@ -52,7 +52,7 @@ The last same-name property always overwrites all the previous ones.
52
53
If you do CSS mungling, minification, image inlining, and such, CSSOM.js is no good for you, considere using one of the following:
54
55
- * one of the forks: [1](https://github.com/NV/CSSOM/pull/53), [2](https://github.com/NV/CSSOM/pull/57)
+ * [postcss](https://github.com/postcss/postcss)
56
* [reworkcss/css](https://github.com/reworkcss/css)
57
* [csso](https://github.com/css/csso)
58
* [mensch](https://github.com/brettstimmerman/mensch)
0 commit comments