Open
0 of 1 issue completedOpen
0 of 1 issue completed
Description
During our sprint today, @flpm noticed that an error popping up with the packaging guide build (specific to Japanese translation) might be a font / missing character issue.
By default we are using the Google Font Poppins which does NOT have a Japanese character base. We might want to vendor another font, that supports Japanese and add it as an fallback to our css styles
font-family: "Poppins", san-serif
and maybe instead we vendor another font and do
font-family: "Poppins", "another-font", san-serif
Sub-issues
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Python Package Guide
Status
pyconus-25