Add missing prop values for token tests #11037
Labels
0 - new
New issues that need assignment.
needs triage
Planning workflow - pending design/dev review.
p - low
Issue is non core or affecting less that 10% of people using the library
tooling
Issues relating to build system fixes or improvements.
Priority impact
p - low
Summary
Certain props do not currently have correct values assigned to them so when trying to test tokens that affects said props, the tests will always fail.
For example:
fontWeight
andmarginBlockStart
Desired Outcome
Have correct values for props so that tokens that effects them can be tested.
Resources
No response
The text was updated successfully, but these errors were encountered: