From ad75a25474e7707c3d23e594705f25830debc5af Mon Sep 17 00:00:00 2001 From: cvancau Date: Sun, 9 Aug 2026 16:03:52 +0200 Subject: [PATCH] Actualiser package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index c396ece..2b8feb9 100644 --- a/package.json +++ b/package.json @@ -17,11 +17,11 @@ "web-vitals": "^2.1.4" }, "devDependencies": { + "@tailwindcss/forms": "^0.5.7", "@vitejs/plugin-react": "^4.2.0", "autoprefixer": "^10.4.16", "postcss": "^8.4.31", "tailwindcss": "^3.3.5", "vite": "^5.0.0" } -} - +} \ No newline at end of file