Skip to content

Commit a412258

Browse files
simuraijonrohan
andauthored
Update .changeset/dirty-bikes-play.md
Co-authored-by: Jon Rohan <[email protected]>
1 parent 97512af commit a412258

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.changeset/dirty-bikes-play.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,10 @@
22
"@primer/css": minor
33
---
44

5-
Improve font stack on Windows
5+
Improve the font stack on Windows
6+
7+
- `Segoe UI Variable` -> `Segoe UI Variable Text`.
8+
- "Segoe UI Variable Text" seems to be the better option for a lot of text (markdown). In the future we might can consider having a UI and a "text" font stack.
9+
- Add `Meiryo` before `system-ui`.
10+
- This should have the effect that the browser will use `Meiryo` instead of `Yu Gothic UI` and should improve font rendering, especially for Japanese.
11+
- Note: In an earlier version, `Yu Gothic` was used. But with great [feedback](https://twitter.com/448jp/status/1435087523185758212) from @448jp and @hiloki https://github.com/primer/css/pull/1573#issuecomment-913973890 it seems `Meiryo` is the better default.

0 commit comments

Comments
 (0)