npm install
Open src/scss/base/*.scss
and configure for your project needs.
Watch and configure gulpfile.js
for your needs
Add imports at the beginning of bundle.sass:
@import "susy"
@import "susy-conf.scss"
Get google fonts
gulp gfonts
Use fonts
+font-face('Lato', '/fonts/Lato-Thin', 100, normal, woff ttf svg)
Gulp, Sass, Autoprefixer, Sourcemaps!
https://github.com/ai/browserslist
https://github.com/sass/node-sass#options
https://fettblog.eu/blog/2014/04/10/gulp-sass-autoprefixer-sourcemaps/