Open chinmaym14 opened 4 months ago
https://v4.styledictionary.com/reference/config/#expand you should probably use Style Dictionary's expand utility to expand composite tokens into separate tokens for each property. This can be done both on a global level or on a per platform basis
Hello, Below is the style json.
How can i convert this to constants in kotlin? Currently i am using below config file
But i am getting [object Object] as value in output. How can i resolve this?