fix(www): No longer load daisyui/colors in tailwind config
This commit is contained in:
parent
b79acfd3bc
commit
a7e81fea2c
1 changed files with 1 additions and 6 deletions
|
@ -17,10 +17,5 @@ module.exports = {
|
|||
utils: true,
|
||||
logs: true,
|
||||
rtl: false,
|
||||
},
|
||||
theme: {
|
||||
extend: {
|
||||
colors: require('daisyui/colors'),
|
||||
},
|
||||
},
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue