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 */
body {
@apply
font-mono text-sm md:text-base
text-main
bg-main
font-mono text-sm md:text-base
}
/* Forms */
label {