mirror of
https://github.com/excalidraw/excalidraw
synced 2025-07-25 13:58:22 +08:00
feat: add first-class support for CJK (#8530)
This commit is contained in:
@ -133,7 +133,7 @@
|
||||
<!-- Register Assistant as the UI font, before the scene inits -->
|
||||
<link
|
||||
rel="stylesheet"
|
||||
href="../packages/excalidraw/fonts/assets/fonts.css"
|
||||
href="../packages/excalidraw/fonts/css/fonts.css"
|
||||
type="text/css"
|
||||
/>
|
||||
|
||||
|
Reference in New Issue
Block a user