module.exports = { plugins: [require("daisyui"), require("tailwind-scrollbar")], daisyui: { themes: ["dark"] }, };