chore: prepare to change to tailwindcss

This commit is contained in:
Elysia
2026-01-30 19:53:46 +08:00
parent 5f89436106
commit 0002c2f9e1
5 changed files with 8 additions and 11 deletions

View File

@@ -42,7 +42,9 @@
"vue-tsc": "^3.2.4"
},
"dependencies": {
"@tailwindcss/vite": "^4.1.18",
"axios": "^1.13.2",
"pino": "^10.3.0"
"pino": "^10.3.0",
"tailwindcss": "^4.1.18"
}
}