Transitioned to using SASS and CoffeeScript for assets; using Grunt.js for compiling
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
2024-06-12 22:19:46 -04:00
parent d899ffe58a
commit e3a334546f
10 changed files with 2013 additions and 80 deletions

6
.gitignore vendored
View File

@ -59,3 +59,9 @@ build-iPhoneSimulator/
# Ignore local data
data/
# Node modules
node_modules/
# Compiled assets
public/css/
public/js/