From 07ee4b9e57690987bef71d55abefb6667ab997be Mon Sep 17 00:00:00 2001 From: Clement Date: Tue, 21 May 2024 16:01:00 +0200 Subject: [PATCH] fix tailwind merge error --- front/package.json | 1 - 1 file changed, 1 deletion(-) diff --git a/front/package.json b/front/package.json index 294a99f..df48fa5 100644 --- a/front/package.json +++ b/front/package.json @@ -69,7 +69,6 @@ "reading-time": "^1.5.0", "rehype-plugin-image-native-lazy-loading": "^1.2.0", "sharp": "0.33.3", - "tailwind-merge": "^2.3.0", "tailwindcss": "^3.4.3", "typescript-eslint": "^7.9.0" }