feat: update dashboard

This commit is contained in:
vben
2024-06-29 14:45:02 +08:00
parent c58c0797ba
commit 36a4fcfad2
25 changed files with 967 additions and 647 deletions

View File

@@ -52,10 +52,10 @@
"@tailwindcss/typography": "^0.5.13",
"autoprefixer": "^10.4.19",
"cssnano": "^7.0.3",
"postcss": "^8.4.38",
"postcss": "^8.4.39",
"postcss-antd-fixes": "^0.2.0",
"postcss-import": "^16.1.0",
"postcss-preset-env": "^9.5.14",
"postcss-preset-env": "^9.5.15",
"tailwindcss": "^3.4.4",
"tailwindcss-animate": "^1.0.7"
},