From 67fbdd552219f16c6d2577b4f039deab956f6748 Mon Sep 17 00:00:00 2001 From: prototypa Date: Thu, 27 Jul 2023 14:06:14 -0400 Subject: [PATCH] Install tailwind-merge --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index e2a004e..b5d7e5e 100644 --- a/package.json +++ b/package.json @@ -41,6 +41,7 @@ "reading-time": "^1.5.0", "sharp": "^0.32.4", "svgo": "2.8.0", + "tailwind-merge": "^1.14.0", "tailwindcss": "^3.3.3", "typescript": "^5.1.6" },