Add optional SCSS entry support

This commit is contained in:
2026-04-30 22:09:30 -06:00
parent 83564c7675
commit 9ccad0ae81
3 changed files with 441 additions and 7 deletions
+1
View File
@@ -11,6 +11,7 @@
"validate": "node ./bin/bridgeable-build.js validate"
},
"dependencies": {
"sass": "^1.99.0",
"vite": "^7.3.2"
},
"engines": {