HTML/Sass with Gulp and some starter HTML/Scss. Gulp is for running Sass and Browsersync.
Run npm install
or yarn
Running gulp
will build the CSS and watch for .scss and .html changes.
Running gulp build
will build the CSS for production and stop.