emulsify-ds / emulsify-ui-kit

Components connected to Figma using Design Tokens.
https://emulsify-ds.github.io/emulsify-ui-kit/
GNU General Public License v2.0
12 stars 6 forks source link

Update from token tranformer to @tokens-studio/sd-transforms (recommended by Tokens Studio) #102

Open amazingrando opened 10 months ago

amazingrando commented 10 months ago

Tokens Studio has changed their recommended method of transforming tokens from the Figma format into a universal format. The method we are currently using requires two transforms — once using tokens transformer and then again with Style Dictionary.

The latest method recommended by Tokens Studio uses plugins for Style Dictionary, which means we will only have to do one transform.

The current Style Dictionary docs: https://docs.tokens.studio/transforming/style-dictionary