fix(typography): allow italic synthesis for cjk fallback fonts

This commit is contained in:
ephraimduncan
2026-07-16 15:46:09 +00:00
parent 8916092500
commit 204006d451
+1 -1
View File
@@ -66,7 +66,7 @@
html {
@apply antialiased;
font-optical-sizing: auto;
font-synthesis: none;
font-synthesis: style;
}
:root {