Added SCSS stylesheets

This commit is contained in:
2022-12-07 18:28:24 -05:00
parent ee0726c271
commit 156759d1cd
6 changed files with 3149 additions and 0 deletions

7
.gitignore vendored
View File

@ -58,3 +58,10 @@ build-iPhoneSimulator/
# Local database storage
data/raven.db
# Node modules for Grunt.js
node_modules/
# Compiled CSS and JS
public/css/
public/js/