1
0

feat: Responsiveness finished

This commit is contained in:
2026-03-12 10:28:13 +01:00
parent 8eb603e9f0
commit 4d6ed5cd37
11 changed files with 125 additions and 1000 deletions
+2 -4
View File
@@ -11,11 +11,9 @@
"dependencies": {
"@astrojs/partytown": "^2.1.5",
"@astrojs/sitemap": "^3.7.1",
"@astrojs/vue": "^6.0.0",
"@astrolib/seo": "1.0.0-beta.8",
"astro": "^6.0.2",
"astro-robots-txt": "^1.0.0",
"gsap": "^3.14.2",
"vue": "^3.5.30"
"gsap": "^3.14.2"
}
}
}