@import "tailwindcss" source(none); @plugin "@tailwindcss/typography"; @source "./pkg/ui/**/*.{go}"; @plugin "./daisyui.js"; /* Optional for custom themes – Docs: https://daisyui.com/docs/themes/#how-to-add-a-new-custom-theme */ @plugin "./daisyui-theme.js"{ /* custom theme here */ }