Files
LazyPM/pkg/web/input.css
2026-02-17 22:25:16 +01:00

7 lines
137 B
CSS

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