Files
atridotdad/src/styles/global.css
Atridad Lahiji 399cff82b0
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m14s
Theme change
2026-02-15 00:42:13 -07:00

7 lines
112 B
CSS

@import "tailwindcss";
@plugin "@tailwindcss/typography";
@plugin "daisyui" {
themes: dracula --default;
}