Added SASS CoffeeScript compilation through Grunt.js

This commit is contained in:
2022-05-24 18:18:56 -04:00
parent 59f3a45347
commit 15585bac29
9 changed files with 3108 additions and 3 deletions

4
.gitignore vendored
View File

@ -1,2 +1,6 @@
# Modules installed via NPM
node_modules/
# Stylesheets and Javascript files generated through Grunt.js
public/styles/
public/js/