Skip to content

Commit 05db567

Browse files
committed
reverted themes
1 parent b7f1f72 commit 05db567

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

client/tailwind.config.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,7 @@ export default {
77
theme: {
88
extend: {},
99
},
10-
daisyui: {
11-
themes: [],
12-
},
10+
1311
plugins: [require("daisyui")],
1412
boxShadow: {
1513
white: '0 0 10px #fff',

0 commit comments

Comments
 (0)