From 06d1e0c9bb171848c31300f93abc6c0e28c5941c Mon Sep 17 00:00:00 2001 From: Jakub Pawlowicz Date: Mon, 25 Aug 2014 11:44:01 +0100 Subject: [PATCH] Fixes #342 - using clean-css in gulp via vinyl-map wrapper. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66c8fc08..feca130b 100644 --- a/README.md +++ b/README.md @@ -140,6 +140,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) +* [Gulp](http://gulpjs.com/) : [using vinyl-map as a wrapper - courtesy of @sogko](https://github.com/jakubpawlowicz/clean-css/issues/342) * [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) -- 2.34.1