What do "Create Styles" and "Update" buttons do? #522
Answered
by
nareshbhatia
nareshbhatia
asked this question in
Q&A
-
I assume "Create Styles" generates styles into Figma. But not sure what "Update" does and how it is different from "Import". |
Beta Was this translation helpful? Give feedback.
Answered by
nareshbhatia
Mar 13, 2022
Replies: 1 comment 2 replies
-
After some experimentation, here's my understanding of what is happening:
Please let me know if this is correct. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
nareshbhatia
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
After some experimentation, here's my understanding of what is happening:
Import
is from Figma to PluginCreate Styles
is from Plugin to Figma, but only the styles that do not exist in FigmaUpdate
is again from Plugin to Figma, but this time only the styles that already exist in Figma, does not create any new ones.Please let me know if this is correct.