much style
This commit is contained in:
@ -9,6 +9,10 @@ module.exports = {
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
daisyui: {
|
||||
themes: ["winter", "night"],
|
||||
darkTheme: "night"
|
||||
},
|
||||
plugins: [
|
||||
require('@tailwindcss/forms'),
|
||||
require('@tailwindcss/typography'),
|
||||
|
Reference in New Issue
Block a user