feat(workflow.twig): Ajoute animations AOS pour un effet visuel amélioré.

 feat(app.js): Initialise la librairie AOS pour les animations.

 chore(package.json): Ajoute AOS comme dépendance.

 feat(reserve.js): Initialise AOS pour les animations.

 feat(formules.twig): Ajoute animations AOS pour améliorer l'UX.

 feat(catalogue.twig): Ajoute animations AOS pour une meilleure UX.

 feat(dashboard/base.twig): Améliore la mise en page du dashboard.

 feat(base.twig): Ajoute macros pour les liens de navigation.

 feat(home.twig): Ajoute animations AOS et macros pour la page d'accueil.
```
This commit is contained in:
Serreau Jovann
2026-01-30 12:34:51 +01:00
parent dfcac42e6e
commit 53878e467a
9 changed files with 223 additions and 170 deletions

View File

@@ -28,6 +28,7 @@
"@preact/preset-vite": "^2.10.2",
"@sentry/browser": "^10.34.0",
"@tailwindcss/vite": "^4.1.18",
"aos": "^2.3.4",
"autoprefixer": "^10.4.23",
"body-scroll-lock": "^4.0.0-beta.0",
"react-email-editor": "^1.7.11",