Skip to content

Commit

Permalink
docs(plex-sans-tc): correct css font-family (#604)
Browse files Browse the repository at this point in the history
Signed-off-by: wayne-shih <0x26@wayneshih.com>
  • Loading branch information
wayne-shih authored Nov 20, 2024
1 parent 1da12f0 commit b7e277d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plex-sans-tc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ IBM Plex Sans Chinese TC typeface weights map:
Below are the `font-family` rules for the family:

```css
font-family: 'IBM Plex Sans KR';
font-family: 'IBM Plex Sans TC';
```

## Building the fonts from source
Expand Down

0 comments on commit b7e277d

Please # to comment.