🖥️ wip: Config screen

This commit is contained in:
mbaharip
2024-04-22 21:22:15 +07:00
parent c5434fe9c4
commit 3afe51581b
34 changed files with 1698 additions and 626 deletions
+1 -1
View File
@@ -20,7 +20,7 @@ const config: Config = {
},
extend: {
fontFamily: {
sans: ["var(--font-source-sans-3)", ...tw.fontFamily.sans],
sans: ["var(--font-outfit)", ...tw.fontFamily.sans],
mono: ["var(--font-jetbrains-mono)", ...tw.fontFamily.mono],
},
colors: {