refactor: switch to sass-embedded and remove manual install

Signed-off-by: Sped0n <hi@sped0n.com>
This commit is contained in:
Sped0n
2025-11-12 04:27:15 +08:00
committed by Ryan
parent 99a2866d4a
commit 304abf3b65
5 changed files with 255 additions and 33 deletions

View File

@@ -53,7 +53,7 @@
"prettier": "3.6.2",
"prettier-plugin-go-template": "^0.0.15",
"prettier-plugin-organize-imports": "^4.3.0",
"sass": "^1.94.0",
"sass-embedded": "^1.93.3",
"typescript": "^5.9.3",
"vite": "^7.2.2",
"vite-plugin-solid": "^2.11.10"