mirror of
https://github.com/edufeed-org/polloer.git
synced 2025-12-07 23:34:31 +00:00
enable light mode only
This commit is contained in:
parent
be77129efd
commit
906047e98c
1 changed files with 3 additions and 1 deletions
|
|
@ -1,5 +1,7 @@
|
|||
@import 'tailwindcss';
|
||||
@plugin "daisyui";
|
||||
@plugin "daisyui" {
|
||||
themes: light
|
||||
}
|
||||
|
||||
|
||||
body, html, body > div {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue