diff options
Diffstat (limited to 'assets/css/tailwind.scss')
| -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 |