-
-
Notifications
You must be signed in to change notification settings - Fork 271
Closed
Labels
a11yRelated to accessibility and inclusionRelated to accessibility and inclusionfrontFrontend, DesignFrontend, Design
Description
In a recent issue (#1116), we removed all hardcoded font-size classes, migrated them to our own inner classes, and agreed to use rem everywhere.
We also added an rtl:check step, which checks whether classes comply with rtl patterns. Based on this, I'm adding a check for hardcoded font-size classes and slightly refining the solution to prevent this logic from degrading
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
a11yRelated to accessibility and inclusionRelated to accessibility and inclusionfrontFrontend, DesignFrontend, Design