From 72b064c53c99f5dbc9a4310dabe742b07b11f77f Mon Sep 17 00:00:00 2001 From: Po-Ying Chen Date: Tue, 17 Jun 2014 08:25:37 +0800 Subject: [PATCH] add component-builder2 --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a6658df5..8d61e76b 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ CleanCSS constructor accepts a hash as a parameter, i.e., * [Brunch](http://brunch.io/) : [clean-css-brunch](https://github.com/brunch/clean-css-brunch) * [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) ### What are the clean-css' dev commands? -- 2.34.1