feat: 去除tailwindcss

This commit is contained in:
2026-06-17 11:55:13 +08:00
parent 09221c819a
commit dedf172539
12 changed files with 363 additions and 292 deletions

View File

@@ -20,7 +20,6 @@
"vue-router": "^5.0.4"
},
"devDependencies": {
"@tailwindcss/vite": "^4.3.0",
"@tsconfig/node24": "^24.0.4",
"@types/node": "^24.12.2",
"@vitejs/plugin-vue": "^6.0.6",
@@ -29,7 +28,6 @@
"npm-run-all2": "^8.0.4",
"oxfmt": "^0.45.0",
"sass-embedded": "^1.100.0",
"tailwindcss": "^4.3.0",
"typescript": "~6.0.0",
"unplugin-auto-import": "^21.0.0",
"unplugin-vue-components": "^32.1.0",