From 937ffa1e09a38eb8bda96f27f657e08f98ea04d4 Mon Sep 17 00:00:00 2001 From: Michal Sapka Date: Mon, 8 Aug 2022 21:50:59 +0200 Subject: feat: remove tailwind --- styles/globals.css | 3 --- 1 file changed, 3 deletions(-) (limited to 'styles') diff --git a/styles/globals.css b/styles/globals.css index b5c61c95..e69de29b 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -1,3 +0,0 @@ -@tailwind base; -@tailwind components; -@tailwind utilities; -- cgit v1.2.3