aboutsummaryrefslogtreecommitdiffstats
path: root/src/app/globals.css
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2024-12-26 18:06:50 +0000
committerPinapelz <yukais@pinapelz.com>2024-12-26 18:06:50 +0000
commit0c4520544bb5ecc63e833f5e344cf8cd071854cb (patch)
treeb4a998d451f63394345bf6ddc972e0003ff60735 /src/app/globals.css
parentabbd49ae9f43c7bfc2de88719042b30eac69b713 (diff)
remove tailwindcss
styled componenets is used in favor of it for this usecase
Diffstat (limited to 'src/app/globals.css')
-rw-r--r--src/app/globals.css4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/app/globals.css b/src/app/globals.css
index a90f074..139597f 100644
--- a/src/app/globals.css
+++ b/src/app/globals.css
@@ -1,4 +1,2 @@
-@tailwind base;
-@tailwind components;
-@tailwind utilities;
+
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage