-
Notifications
You must be signed in to change notification settings - Fork 10
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Variables Figma vs Variables Code #3464
Comments
I just realized that we changed the variables from xs to md, but you can see that the order is still different. First screenshot is figma, second is from my editor (VSCode). The actual size is at the end. |
@StefanSeliger thanks for your issue. I thought the problem with the order was fixed in Figma. We gonna look into this. Lately, we found some solution for the problem with the autocomplete. It's not the very best, but it a good starting point. We will officially announce this in |
Additionally we're currently trying different approaches for an easier traceability in between figma and the code. |
this actually resulted in the following two PRs, which should have cleaned up remaining inconsistencies: |
@StefanSeliger could you please retry with the solutions provided in between? If there's something further missing, please let me know. |
Which generators are impacted?
Reproduction case
I got a ux/ui design in figma from our ux designer. It contained variables for font size, border, colors etc. Unfortunately the variables she is using are not the same as in the code (auto complete). The tokens differ. The order is different to be precise.
Also I find it almost impossible to find variables like colors. There is no list that includes all variables.
Expected Behaviour
The tokens she is using should be same as in the code. figma and code should be synced.
I'd also expect a simple overview, a list, with all variables available and all colors included.
Screenshots
Browser version
Chrome
Add any other context about the problem here.
No response
The text was updated successfully, but these errors were encountered: