@import "tailwindcss"; @plugin "./daisyui.js" { themes: dracula --default; /* themes: light --default, dark --prefersdark; */ /* themes: light --default; */ logs: false; } .toast-close { @apply btn btn-outline; }