clean: remove Rellax scroll animations

- Unnecessary bloat and looked broken on certain screen sizes
This commit is contained in:
Martin Prokoph
2025-03-28 15:26:04 +01:00
parent 7d346c49f6
commit a72f0d4b19
6 changed files with 1674 additions and 22 deletions

View File

@@ -37,9 +37,7 @@
"dependencies": {
"@astrojs/alpinejs": "^0.4.4",
"@types/alpinejs": "^3.13.10",
"@types/rellax": "^1.7.7",
"alpinejs": "^3.14.1",
"rellax": "^1.12.1",
"vanilla-tilt": "^1.8.1"
}
}