From 69a4f07e8b0264a2ccb3ecda317334d17ff9b2bd Mon Sep 17 00:00:00 2001 From: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> Date: Wed, 29 Jan 2025 10:30:25 -0600 Subject: [PATCH] Update global.css --- src/styles/global.css | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/src/styles/global.css b/src/styles/global.css index b5c61c956..f1d8c73cd 100644 --- a/src/styles/global.css +++ b/src/styles/global.css @@ -1,3 +1 @@ -@tailwind base; -@tailwind components; -@tailwind utilities; +@import "tailwindcss";