Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/adam-lynch/gulp-minify-css-investigation


https://github.com/adam-lynch/gulp-minify-css-investigation

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

Created for [murphydanger/gulp-minify-css#107](https://github.com/murphydanger/gulp-minify-css/issues/107).

1. `cd 1.1.0`
2. `npm cache clean`
3. `npm i`
4. `gulp`
5. See that `index.css` is the same as `index.min.css`
6. `cd ../1.1.1`
8. `npm cache clean`
8. `npm i`
9. `gulp`
10. See that `index.css` *isn't* the same as `index.min.css`