1
0

Continue work on hero and layout, implement hover effect

This commit is contained in:
Michael Rieger
2025-09-15 17:07:08 +02:00
parent b5e812da0f
commit 5967768c25
8 changed files with 224 additions and 51 deletions
+1
View File
@@ -11,6 +11,7 @@
"dependencies": {
"@astrojs/vue": "^5.1.1",
"astro": "^5.13.7",
"gsap": "^3.13.0",
"vue": "^3.5.21"
}
}