Reorder @layer base

This commit is contained in:
Sam Becker 2025-02-08 19:10:43 -06:00
parent 4eba535b90
commit 10626a26a5

View File

@ -182,9 +182,9 @@
/* Core */ /* Core */
body { body {
@apply @apply
font-mono text-sm md:text-base
text-main text-main
bg-main bg-main
font-mono text-sm md:text-base
} }
/* Forms */ /* Forms */
label { label {