2/n Fixing dark mode bugs
This commit is contained in:
parent
8d886e0961
commit
33c8b11c6e
15 changed files with 78 additions and 96 deletions
|
|
@ -1,8 +1,3 @@
|
|||
@tailwind base;
|
||||
@tailwind components;
|
||||
@tailwind utilities;
|
||||
|
||||
|
||||
.dark {
|
||||
@apply bg-gray-800 text-zinc-50
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue