mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2025-12-13 07:46:10 +00:00
removed daisy from config
This commit is contained in:
parent
4fc9516715
commit
398fa7030b
@ -64,28 +64,6 @@ module.exports = {
|
||||
pulseGrow: 'pulseGrow 2s ease-in-out infinite',
|
||||
},
|
||||
},
|
||||
// eslint-disable-next-line import/no-commonjs
|
||||
plugins: [require('daisyui')],
|
||||
daisyui: {
|
||||
themes: [
|
||||
'light',
|
||||
'dark',
|
||||
'cupcake',
|
||||
'retro',
|
||||
'cyberpunk',
|
||||
'aqua',
|
||||
{
|
||||
docutopia: {
|
||||
primary: '#8e00ff',
|
||||
secondary: '#00bb7a',
|
||||
accent: '#006aff',
|
||||
neutral: '#231502',
|
||||
'base-content': '#ffad6b',
|
||||
'base-100': '#440844',
|
||||
},
|
||||
},
|
||||
],
|
||||
},
|
||||
prefix: 'tw-',
|
||||
// content: ['./src/**/*.{js,jsx,ts,tsx}'],
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user