feat: animate home screen buttons on click

This commit is contained in:
2025-11-13 13:52:40 +01:00
parent 0bca11dfe0
commit e7912c90a2
7 changed files with 63 additions and 5 deletions

View File

@@ -12,6 +12,7 @@
"lint": "eslint --fix --cache ."
},
"dependencies": {
"gsap": "^3.13.0",
"nuxt": "^4.2.1",
"vue": "^3.5.22",
"vue-router": "^4.6.3"