aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorKenimarru <[email protected]>2024-01-06 16:12:26 +0100
committerKenimarru <[email protected]>2024-01-06 16:12:26 +0100
commit0e47ad92aa30c0076fbf97fb047eaeec264026c1 (patch)
tree0d1e79cb3ed02850e0de51e9c0cbd295fb39aab7 /assets
parentv0.2.0 (diff)
downloadhiruku-0e47ad92aa30c0076fbf97fb047eaeec264026c1.tar.xz
hiruku-0e47ad92aa30c0076fbf97fb047eaeec264026c1.zip
v0.2.1
Diffstat (limited to 'assets')
-rw-r--r--assets/css/tailwind.scss11
1 files changed, 0 insertions, 11 deletions
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