From 3dca2f8787dd03bf4d07553092c7a03166ef047f Mon Sep 17 00:00:00 2001 From: Docker VM Date: Sat, 6 Jul 2024 19:31:52 -0400 Subject: [PATCH] . --- composer.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/composer.json b/composer.json index 411f01d..f5a8480 100644 --- a/composer.json +++ b/composer.json @@ -14,7 +14,5 @@ } ], "require": { - "tailwindcss/tailwindcss": "^2.2.19", - "tailwindcss/typography": "^0.4.1" } }