5 lines
75 B
CSS
5 lines
75 B
CSS
@import "tailwindcss";
|
|
@plugin "daisyui"{
|
|
themes: dracula --default;
|
|
}
|