diff --git a/styles/globals.css b/styles/globals.css index 9a977d5..3e7227a 100644 --- a/styles/globals.css +++ b/styles/globals.css @@ -1,7 +1,3 @@ -@tailwind base; -@tailwind components; -@tailwind utilities; - :root { --foreground-rgb: 0, 0, 0; --background-start-rgb: 214, 219, 220;