This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Commit 28f15d9
committed
Add generic system font families
This adds support for the following generic font families, which were
added to the [CSS Fonts Module Level 4][css-fonts-level-4]:
- `system-ui`
- `ui-monospace`
- `ui-rounded`
- `ui-sans-serif`
- `ui-serif`
[css-fonts-level-4]: https://drafts.csswg.org/css-fonts-4/1 parent 9feb69c commit 28f15d9
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1481 | 1481 | | |
1482 | 1482 | | |
1483 | 1483 | | |
1484 | | - | |
| 1484 | + | |
1485 | 1485 | | |
1486 | 1486 | | |
1487 | 1487 | | |
| |||
0 commit comments