From: Yoni Medoff Date: Fri, 7 Aug 2015 04:20:29 +0000 (-0700) Subject: Updates README.md plugin list with lasso-clean-css X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=7e1a01581b0b1b8a77e030e714efb7b8c2c67352;p=clean-css.git Updates README.md plugin list with lasso-clean-css --- diff --git a/README.md b/README.md index e77828c1..c20c7a58 100644 --- a/README.md +++ b/README.md @@ -173,6 +173,7 @@ If you don't provide a callback, then remote `@import`s will be left intact. * [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) +* [Lasso](https://github.com/lasso-js/lasso): [lasso-clean-css](https://github.com/yomed/lasso-clean-css) ### What are the clean-css' dev commands?