This is a super simple example how to use Gulp with Sass
Just run npm install
and then gulp watch
to start working.
Use .scss files and put them under scss folder. See gulpfile for more.
All scss will compile to one file under /dist/css/style.css