From 0e47ad92aa30c0076fbf97fb047eaeec264026c1 Mon Sep 17 00:00:00 2001 From: Kenimarru Date: Sat, 6 Jan 2024 16:12:26 +0100 Subject: v0.2.1 --- assets/css/tailwind.scss | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 assets/css/tailwind.scss (limited to 'assets/css') diff --git a/assets/css/tailwind.scss b/assets/css/tailwind.scss deleted file mode 100644 index f331009..0000000 --- a/assets/css/tailwind.scss +++ /dev/null @@ -1,11 +0,0 @@ -@tailwind base; -@tailwind components; -@tailwind utilities; - -* { - @apply scroll-smooth transition-all font-outfit -} - -body { - @apply bg-background -} \ No newline at end of file -- cgit v1.2.3