feat: add unocss

This commit is contained in:
2025-12-13 15:50:19 +07:00
parent cfee4c1c77
commit 36f29c7cd8
6 changed files with 678 additions and 160 deletions

View File

@@ -37,6 +37,7 @@
"@iconify/vue": "^5.0.0",
"@types/lodash-es": "^4.17.12",
"@types/node": "^24.10.2",
"@unocss/preset-wind3": "^66.5.10",
"@vitejs/plugin-legacy": "^7.2.1",
"@vitejs/plugin-vue": "^6.0.2",
"@vitejs/plugin-vue-jsx": "^5.1.2",
@@ -52,6 +53,7 @@
"simple-git-hooks": "^2.13.1",
"terser": "^5.44.1",
"typescript": "~5.9.3",
"unocss": "^66.5.10",
"unplugin-auto-import": "^20.3.0",
"unplugin-icons": "^22.5.0",
"unplugin-vue-components": "^30.0.0",