Fixed bugs and updated structure

This commit is contained in:
2024-07-14 16:18:52 -04:00
parent 51c2c569b8
commit 9c15304340
60 changed files with 4120 additions and 1405 deletions

View File

@@ -1191,6 +1191,7 @@
}
},
"minify-js": {
"enable": false,
"options": {
"toplevel": true
}
@@ -1494,16 +1495,6 @@
"config": {
"customOutput": "src/scss/_status.scss"
}
},
{
"file": "src/scss/scaffolding.scss",
"config": {
"tasks": {
"minify-css": {
"enable": false
}
}
}
}
]
}