feat: integrate animate.css for animations, enhance layout, and improve localization files

This commit is contained in:
yuanhau 2025-05-06 19:31:53 +08:00
parent 95661e908a
commit 2f20d49091
21 changed files with 252 additions and 172 deletions

View file

@ -19,6 +19,7 @@
"@nuxtjs/tailwindcss": "6.14.0",
"@tailwindcss/vite": "^4.1.5",
"@uploadthing/nuxt": "^7.1.7",
"animate.css": "^4.1.1",
"bootstrap-icons": "^1.12.1",
"gsap": "^3.13.0",
"nuxt": "^3.17.2",
@ -33,4 +34,4 @@
"autoprefixer": "^10.4.21",
"postcss": "^8.5.3"
}
}
}