4 lines
72 B
CSS
4 lines
72 B
CSS
@import "tailwindcss";
|
|
@plugin "daisyui" {
|
|
themes: light --default;
|
|
}
|