-
Notifications
You must be signed in to change notification settings - Fork 8
Open
Labels
bugSomething isn't workingSomething isn't workingin progressSomeone is working on this issueSomeone is working on this issue
Description
Intro
The Typography.FontWeight enum maps from a font weight to a number (1-999) using the styles found here
We have the values for thin and ultralight swapped.
We're also missing a value for extraBlack (950), aka ultraBlack
Task
- Correct
thinandultraLightdefinitions (swap values 100 and 200) - Add an
extraBlack(950) value
Discussion
Need to think about whether we wish to rename any of the existing values. The current heavy for 800 is problematic because heavy traditionally means 900.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingin progressSomeone is working on this issueSomeone is working on this issue