Spacing tokens were also added to conform to the Chakra DOCS
The .5 increment names of the tokens from 0-3.5 have been added in the end as 0-5, 1-5, 2-5, 3-5 since the plugin uses '.' to group tokens.
Is this a bug fix or a feature? Does it break any existing functionality or force me to update to a new version?
This is not a bug fix, and does not break any functionality.
How has it been tested?
Rem values work as expected as they multiply by the base font-size token in settings which is set to 16.
What is this change?
What does it fix?
'.'
to group tokens.Is this a bug fix or a feature? Does it break any existing functionality or force me to update to a new version? This is not a bug fix, and does not break any functionality. How has it been tested? Rem values work as expected as they multiply by the base font-size token in settings which is set to 16.