mirror of
https://github.com/aykhans/slash-e.git
synced 2025-09-05 16:54:18 +00:00
feat: implement dark mode
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
body,
|
||||
html,
|
||||
#root {
|
||||
@apply text-base w-full h-full dark:bg-zinc-800;
|
||||
@apply text-base w-full h-full dark:bg-zinc-900;
|
||||
}
|
||||
|
||||
@layer utilities {
|
||||
|
Reference in New Issue
Block a user