Update readme
authorAymeric Beaumet <aymeric@beaumet.me>
Mon, 21 Jul 2014 01:54:44 +0000 (03:54 +0200)
committerAymeric Beaumet <aymeric@beaumet.me>
Mon, 21 Jul 2014 01:57:23 +0000 (03:57 +0200)
README.md

index 8d61e76..ad54e91 100644 (file)
--- a/README.md
+++ b/README.md
@@ -140,6 +140,7 @@ CleanCSS constructor accepts a hash as a parameter, i.e.,
 * [Grunt](http://gruntjs.com) : [grunt-contrib-cssmin](https://github.com/gruntjs/grunt-contrib-cssmin)
 * [Gulp](http://gulpjs.com/) : [gulp-minify-css](https://github.com/jonathanepollack/gulp-minify-css)
 * [component-builder2](https://github.com/component/builder2.js) : [builder-clean-css](https://github.com/poying/builder-clean-css)
+* [Metalsmith](http://metalsmith.io) : [metalsmith-clean-css](https://github.com/aymericbeaumet/metalsmith-clean-css)
 
 ### What are the clean-css' dev commands?