This commit is contained in:
quantulr
2024-05-30 17:27:57 +08:00
parent 4e2e93bb81
commit 05a8bf0940
35 changed files with 2083 additions and 1912 deletions

View File

@ -48,11 +48,11 @@
"devDependencies": {
"@vitejs/plugin-vue": "2.3.3",
"@vue/compiler-sfc": "3.2.36",
"autoprefixer": "^10.4.14",
"postcss": "^8.4.26",
"autoprefixer": "^10.4.19",
"postcss": "^8.4.38",
"prettier": "^2.8.8",
"sass": "1.52.1",
"tailwindcss": "^3.3.3",
"tailwindcss": "^3.4.3",
"unplugin-auto-import": "0.8.5",
"vite": "2.9.16",
"vite-plugin-compression": "0.5.1",