5 lines
79 B
CSS
5 lines
79 B
CSS
@import 'tailwindcss';
|
|
@plugin 'daisyui' {
|
|
themes: halloween --default;
|
|
};
|