plugin-samples icon indicating copy to clipboard operation
plugin-samples copied to clipboard

Fix: solves the duplicate variable name error in styles-to-variables plugin

Open JonatasT opened this issue 2 years ago • 0 comments

Hello! I believe the root cause of the issue #142 stems from having multiple styles associated with the same "token" name. To avoid a repeat of this incident, we can rectify the tokenData by appending a numerical suffix to the token style names. That being said, I have devised an alternate solution that may be of interest to you. Thank you for your time, and your attention.

JonatasT avatar Sep 26 '23 06:09 JonatasT