@import "tailwindcss"; @plugin "./daisyui-wrapper.js" { themes: all; }; @plugin "./daisyui-theme-wrapper.js" { }; @source not "*"; @source "./src/**/*.{rs,html,css}";