All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m14s
7 lines
112 B
CSS
7 lines
112 B
CSS
@import "tailwindcss";
|
|
@plugin "@tailwindcss/typography";
|
|
|
|
@plugin "daisyui" {
|
|
themes: dracula --default;
|
|
}
|