Use New York style display headings

This commit is contained in:
2026-05-16 22:15:29 +01:00
parent 6549b03d9a
commit 539437b824
3 changed files with 7 additions and 0 deletions

View File

@@ -12,6 +12,7 @@ const config: Config = {
},
fontFamily: {
sans: ["var(--font-sans)"],
display: ["var(--font-display)"],
arabic: ["var(--font-arabic)", "system-ui", "sans-serif"]
},
boxShadow: {