CoreControl/app/globals.css
2025-05-17 12:39:56 +02:00

4 lines
74 B
CSS

@import "tailwindcss";
@plugin "daisyui" {
themes: business --default;
}