gulp-more-css

Minify CSS using more-css & gulp.
If you have any difficulties with the output of this plugin, please use the more-css tracker.
Install via npm:
npm install gulp-more-css --save-dev
Example
var gulp = ;var moreCSS = ; gulp;
Options
radical
Type: Boolean
Apply further minimization. Defaults to true
.
Contributing
Pull requests are welcome. If you add functionality, then please add unit tests to cover it.
License
MIT © Ben Briggs