feat : ajout de la lib nuxt/icon et modification de la page d'accueil (WIP)

This commit is contained in:
2026-02-03 14:49:10 +01:00
parent 13e8698673
commit 306b0952d3
5 changed files with 197 additions and 108 deletions

View File

@@ -11,6 +11,7 @@
"build:dist": "nuxt generate && rm -rf dist && cp -R .output/public dist"
},
"dependencies": {
"@nuxt/icon": "^2.2.1",
"@nuxtjs/i18n": "^10.2.1",
"@pinia/nuxt": "^0.11.3",
"izitoast": "^1.4.0",