Style dictionary problem since update #206
Unanswered
Diemietrie
asked this question in
Q&A
Replies: 1 comment 2 replies
-
Currently we're able to handle both alias styles in the plugin, I think you could do that by running find and replace with a regex |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm having an issue creating aliases. Our aliases need a certain setup since we are using style dictionary.
Style dictionary wants the alias to look like this:
{color.azure.500.value}
But in figma tokens it needs to look like this:
$color.azure.500
Is there a way to fix this?
Beta Was this translation helpful? Give feedback.
All reactions