Lightweight library of scss files meant to speed up prototyping
Copy over any files you want from the scss directory to wherever you keep your project's sass files. Add import statements for the files in your master scss file.
- npm install
- run gulp
- view index.html in your browser