clqms-fe1/src/app.css

9 lines
156 B
CSS
Raw Normal View History

@import 'tailwindcss';
@plugin 'daisyui' {
themes: light --default, emerald, forest, dark;
}
@theme {
/* Custom theme variables can be added here */
}