feat(tailwind): use Karla fonts for sans font

This commit is contained in:
Guz
2025-04-24 15:54:02 -03:00
parent 5cbc65b705
commit f7e2861825

View File

@@ -1,5 +1,9 @@
@import "tailwindcss";
@theme {
--font-sans: "Karla", sans-serif;
}
@layer base {
@font-face {
font-family: "Cal Sans";