You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Basically we remove all the mode stuff from the structure, etc. and just add it to the extension as a simple key (mode name) and value (mode value) pair.
This just makes it easier, as you don't have to rely on $value to be a specific mode. However, we need to set a default $value for w3c and also in case we have no modes.
Hey @0m4r,
I found a way of making multiple values work with style dictionary.
I am proposing a new format to include all modes into a token:
Basically we remove all the mode stuff from the structure, etc. and just add it to the extension as a simple key (mode name) and value (mode value) pair.
What do you think? Would you like to add this? I will implement the style dictionary part that is needed to make it work with SD in https://github.com/lukasoppermann/style-dictionary-utils
The text was updated successfully, but these errors were encountered: