We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9799213 commit 1a10e1eCopy full SHA for 1a10e1e
tailwind.config.js
@@ -7,5 +7,6 @@ module.exports = {
7
plugins: [require('daisyui')],
8
daisyui: {
9
logs: false,
10
+ themes: true,
11
},
12
};
0 commit comments