mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-14 23:09:07 +02:00
add daisy ui and svelte flow
This commit is contained in:
@@ -6,6 +6,8 @@ export default {
|
||||
theme: {
|
||||
extend: {}
|
||||
},
|
||||
|
||||
plugins: []
|
||||
daisyui: {
|
||||
themes: ['light', 'dark', 'cyberpunk', 'synthwave', 'retro', 'roboto', 'dracula']
|
||||
},
|
||||
plugins: [require('tailwindcss'), require('autoprefixer')]
|
||||
} satisfies Config;
|
||||
|
Reference in New Issue
Block a user