Skip to content

Commit 7c2cd4f

Browse files
committed
Fix to mention cssminifier for CSS
1 parent e31aae5 commit 7c2cd4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,6 @@ cssMin(fullcsstext, 'path/to/min/style.css')
117117
Minifier
118118
--------
119119

120-
This script uses the api provided by http://javascript-minifier.com/ to minify JS and CSS data. Thanks [@andychilton] for this api.
120+
This script uses the api provided by http://cssminifier.com and http://javascript-minifier.com/ to minify CSS and JS data. Thanks [@andychilton] for this api.
121121

122-
[@andychilton]: http://twitter.com/andychilton
122+
[@andychilton]: http://twitter.com/andychilton

0 commit comments

Comments
 (0)