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

This commit is contained in:
ephraimduncan
2026-08-19 09:41:41 +00:00
parent 66f8dc7e8a
commit 720333dc6b
+1 -1
View File
@@ -66,7 +66,7 @@
html {
@apply antialiased;
font-optical-sizing: auto;
font-synthesis: none;
font-synthesis: style;
}
:root {