We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3d01906 commit 04411f1Copy full SHA for 04411f1
src/styles/global.css
@@ -1,8 +1,6 @@
1
@import "tailwindcss";
2
@plugin "@tailwindcss/typography";
3
@plugin "daisyui" {
4
- themes:
5
- retro,
6
- luxury --prefersdark;
+ themes: retro --default;
7
logs: false;
8
}
0 commit comments