Refactored sass implementation to allow easier customization

This commit is contained in:
Alex Janousek
2025-11-02 14:54:43 -05:00
parent 32f82cce91
commit 1566c70027
19 changed files with 598 additions and 1260 deletions

2
package-lock.json generated
View File

@@ -45,7 +45,7 @@
"webpack-cli": "^6.0.1"
},
"engines": {
"node": ">=24.0.0"
"node": "^24.10.0"
}
},
"node_modules/@asamuzakjp/css-color": {