Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/davideferre/gulp-for-sass

Gulp script for realtime compiling Sass (scss) stylesheet
https://github.com/davideferre/gulp-for-sass

Last synced: about 2 months ago
JSON representation

Gulp script for realtime compiling Sass (scss) stylesheet

Awesome Lists containing this project

README

        

# gulp-for-sass
## Gulp script for realtime compiling Sass (scss) stylesheet.
A gulp script that re-compile at every changes your scss files saved in *src/* directory.
To run the script for production compiling (*compressed* style), simply run *gulp*. Otherwise if you run *gulp dev* it compiles yours scss files with *expanded* style.