Skip to content

Incorrect Sample Font for Traditional Chinese #1391

@skylee03

Description

@skylee03

The sample text for Traditional Chinese is not shown in IBM Plex Sans TC but a fallback font.
This is probably due to a typo in the following PR:

While .#{$prefix}--type-chinese was added to the SCSS file, the class name for the sample text was set to ${prefix}--type-mono.

Replace the class name bx--type-mono with bx--type-chinese could fix this issue.

  • Before
    image

  • After
    image

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions