lukasoppermann / style-dictionary-utils

A package of transforms, formats, filters, etc. to use in your style dictionary config to transform your design tokens
MIT License
176 stars 17 forks source link

Add getValue utility function that to checks token.value and token.$v… #100

Closed AndreBarr closed 1 week ago

AndreBarr commented 3 weeks ago

…alue

W3C format has the value key to be "$value". This update makes it so that the provided transforms and filters work with this format.