Skip to content

Commit 7d0da64

Browse files
committed
Add a link to postcss, which is actively maintained.
1 parent 17eddd1 commit 7d0da64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.mdown

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ The last same-name property always overwrites all the previous ones.
5252

5353
If you do CSS mungling, minification, image inlining, and such, CSSOM.js is no good for you, considere using one of the following:
5454

55-
* one of the forks: [1](https://github.com/NV/CSSOM/pull/53), [2](https://github.com/NV/CSSOM/pull/57)
55+
* [postcss](https://github.com/postcss/postcss)
5656
* [reworkcss/css](https://github.com/reworkcss/css)
5757
* [csso](https://github.com/css/csso)
5858
* [mensch](https://github.com/brettstimmerman/mensch)

0 commit comments

Comments
 (0)