Added README, gitignore, pre-compile scss into css.

This commit is contained in:
Jonathan Bernard
2016-11-19 20:29:53 -06:00
parent a71ecc11a2
commit cdf5e34f77
4 changed files with 268 additions and 0 deletions

2
.gitignore vendored Normal file
View File

@ -0,0 +1,2 @@
.sass-cache/
*.sw?