feat: 添加新的 Sakai Vue 布局和样式,重构基础样式,更新 README,调整插件配置
Some checks failed
/ build-and-deploy-to-vercel (push) Successful in 1m41s
/ playwright (push) Failing after 3m26s
/ depcheck (push) Successful in 1m10s

This commit is contained in:
严浩
2024-12-25 14:14:55 +08:00
parent 99c8e8d892
commit e91582db23
37 changed files with 2080 additions and 168 deletions

View File

@ -94,6 +94,7 @@
"mockjs": "^1.1.0",
"npm-run-all2": "^7.0.2",
"prettier": "^3.4.2",
"sass-embedded": "^1.83.0",
"surge": "^0.24.6",
"typescript": "~5.7.2",
"unocss": "^0.65.2",
@ -111,4 +112,4 @@
"vite-plugin-vue-layouts": "^0.11.0",
"vue-tsc": "^2.2.0"
}
}
}