From 0e5e0cf0af08bbf46196f88fb255a415ec7114f3 Mon Sep 17 00:00:00 2001 From: evgeniywas Date: Sat, 10 Jun 2023 22:04:45 +0100 Subject: [PATCH] RC-2: remove tailwind base from app-base --- src/styles/app-base.css | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/styles/app-base.css b/src/styles/app-base.css index f6a9ae2..8fab455 100644 --- a/src/styles/app-base.css +++ b/src/styles/app-base.css @@ -1,6 +1,4 @@ -@tailwind base; - /** * Custom base styles */