Skip to content

Latest commit

 

History

History
17 lines (8 loc) · 403 Bytes

README.md

File metadata and controls

17 lines (8 loc) · 403 Bytes

Submitting Changes

If you want to make updates / changes / improvements, just submit a pull request and make the changes to the files within the Dev Folder.

When it's merged, I'll take care of transferring the new files over to the live branch.


Gulp Command to Build Sass Files

The only gulp command you need to worry about is just

gulp

which runs sass compile and watch task.