feat(vite): Ajoute la gestion des favicons via un plugin et une fonction Twig.

This commit is contained in:
Serreau Jovann
2025-10-07 16:03:42 +02:00
parent 7cd2cee6e5
commit 0c3054d7ed
5 changed files with 83 additions and 13 deletions

View File

@@ -32,6 +32,7 @@
"body-scroll-lock": "^4.0.0-beta.0",
"react-email-editor": "^1.7.11",
"sortablejs": "^1.15.6",
"tailwindcss": "^4.1.13"
"tailwindcss": "^4.1.13",
"vite-plugin-favicon": "^1.0.8"
}
}