Skip to content

Commit 04411f1

Browse files
committed
Switch daisyui theme to retro.
1 parent 3d01906 commit 04411f1

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

src/styles/global.css

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
@import "tailwindcss";
22
@plugin "@tailwindcss/typography";
33
@plugin "daisyui" {
4-
themes:
5-
retro,
6-
luxury --prefersdark;
4+
themes: retro --default;
75
logs: false;
86
}

0 commit comments

Comments
 (0)