CSS compat is hard apparently
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m9s

This commit is contained in:
2025-07-23 22:48:56 -06:00
parent 1082834f33
commit df8ff3ab20
4 changed files with 24 additions and 19 deletions

View File

@@ -1,6 +1,7 @@
@import "tailwindcss";
@plugin "daisyui";
@plugin "@tailwindcss/typography";
@plugin "daisyui/theme" {
name: "chaoticbisexual";
default: true;
@@ -32,6 +33,5 @@
--size-selector: 0.25rem;
--size-field: 0.25rem;
--border: 1.5px;
--depth: 0;
--noise: 1;
}
--depth: 1;
}