This commit is contained in:
toom1996
2025-07-04 16:53:40 +08:00
parent d723be397f
commit 32291f3866
17 changed files with 508 additions and 583 deletions

View File

@ -12,7 +12,13 @@
"@astrojs/node": "^9.2.2",
"@tailwindcss/vite": "^4.1.8",
"astro": "^5.10.1",
"cssnano": "^7.0.7",
"postcss": "^8.5.6",
"swiper": "^11.2.10",
"tailwindcss": "^4.1.8"
},
"devDependencies": {
"@fullhuman/postcss-purgecss": "^7.0.2",
"autoprefixer": "^10.4.21"
}
}