mirror of
https://github.com/jcreek/LivingDexTracker.git
synced 2026-07-12 18:43:45 +00:00
Create a header
This commit is contained in:
+4
-1
@@ -4,5 +4,8 @@ export default {
|
||||
theme: {
|
||||
extend: {}
|
||||
},
|
||||
plugins: [require('daisyui')]
|
||||
plugins: [require('daisyui')],
|
||||
daisyui: {
|
||||
themes: ['light', 'dark', 'dracula']
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user