diff options
| author | Kenimarru <[email protected]> | 2024-01-06 16:12:26 +0100 |
|---|---|---|
| committer | Kenimarru <[email protected]> | 2024-01-06 16:12:26 +0100 |
| commit | 0e47ad92aa30c0076fbf97fb047eaeec264026c1 (patch) | |
| tree | 0d1e79cb3ed02850e0de51e9c0cbd295fb39aab7 /assets | |
| parent | v0.2.0 (diff) | |
| download | hiruku-0e47ad92aa30c0076fbf97fb047eaeec264026c1.tar.xz hiruku-0e47ad92aa30c0076fbf97fb047eaeec264026c1.zip | |
v0.2.1
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/css/tailwind.scss | 11 |
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 |