a default dark theme with the intention to refine later
@ -5,5 +5,8 @@ export default {
extend: {},
},
plugins: [ require('daisyui') ],
daisyui: {
themes: [ 'dracula'],
}