mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
added themes
This commit is contained in:
parent
1588ee2c25
commit
d4d0d52db3
@ -32,7 +32,7 @@ module.exports = {
|
||||
require("tw-elements/dist/plugin.cjs")
|
||||
],
|
||||
daisyui: {
|
||||
themes: ["cupcake", "retro", "cyberpunk", "aqua"]
|
||||
themes: ["light", "dark", "cupcake", "retro", "cyberpunk", "aqua"]
|
||||
},
|
||||
prefix: 'tw-',
|
||||
content: ['./src/**/*.{js,jsx,ts,tsx}'],
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user