module.exports = { plugins: [ require('daisyui') ], daisyui: { themes: ['cupcake'] } }