Custom styling developed with NPM, Gulp, and SASS
Follow the instructions here.
- Run:
$ npm install -g browser-sync
- Run:
$ npm install --global gulp-cli
- Run:
$ npm install
- Run:
$ gulp
To work and compile your Sass files on the fly start:
- Run:
$ gulp watch-all
To run with Browser-Sync - Follow the instructions here.
This project adheres to WordPress PHP and CSS coding standards, and Saas Guidelines by Hugo Giraudel.