I am your Readme.md file, you should probably update me.
- Clone this repo
- Run
npm installto install all necessary dependencies - Run
gulp startto start the server and a handful of other tasks
At the top of your main.scss file, just import any of the following:
@import "bourbon";
@import "neat";
@import "foundation";
@import "font-awesome";Note: You probably don't want to use BOTH Bourbon/Neat & Foundation. Just pick one.