@import 'tailwindcss'; @source "./**/*.templ"; @source "./**/*.go"; @source "./components/**/*.templ"; @source "./components/**/*_templ.go"; @plugin "@tailwindcss/typography"; @plugin "daisyui" { themes: all; }