Skip to content

Commit 1a10e1e

Browse files
authored
Enable daisyui themes
1 parent 9799213 commit 1a10e1e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tailwind.config.js

+1
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ module.exports = {
77
plugins: [require('daisyui')],
88
daisyui: {
99
logs: false,
10+
themes: true,
1011
},
1112
};

0 commit comments

Comments
 (0)