switch to forest theme
This commit is contained in:
parent
ce50f8a6d6
commit
3ea150227b
9 changed files with 76 additions and 11 deletions
|
|
@ -1,5 +1,9 @@
|
|||
@import 'tailwindcss';
|
||||
@plugin "daisyui";
|
||||
@plugin "daisyui" {
|
||||
themes:
|
||||
light --default,
|
||||
forest --prefersdark;
|
||||
}
|
||||
|
||||
:root {
|
||||
@apply font-[Roboto];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue