update
Some checks failed
deploy / deploy (push) Has been cancelled

This commit is contained in:
toom1996
2026-08-12 23:09:51 +08:00
parent a6dc8cd4ab
commit 8d65eb8850
26 changed files with 2028 additions and 806 deletions

View File

@ -12,7 +12,10 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/alpinejs": "^1.0.0",
"@tailwindcss/vite": "^4.3.3",
"@types/alpinejs": "^3.13.11",
"alpinejs": "^3.16.1",
"astro": "^7.1.6",
"tailwindcss": "^4.3.3"
}