6 lines
97 B
CSS
6 lines
97 B
CSS
@import "tailwindcss";
|
|
@plugin "daisyui";
|
|
|
|
@theme {
|
|
--font-sans: InterVariable, sans-serif;
|
|
} |