jbcima / chakra-ui-design-tokens

1 stars 2 forks source link

Feature/sizes tokens #59

Open keeganedwin opened 1 year ago

keeganedwin commented 1 year ago

What is this change?

  1. Renamed core/size set to core/sizes
  2. Added sizing tokens

What does it fix?

  1. The renaming of the set conforms to the Chakra UI Default Theme
  2. Sizing tokens are created with naming and rem values that conform to Chakra DOCS.

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.