Git Sync - all token sets get generated in a single file #520
Answered
by
nareshbhatia
nareshbhatia
asked this question in
Q&A
-
The GitHub sync tab asks for a single file name. Is that the intended behavior? I was expecting it to ask for a folder name so that each token set gets output in a separate file. A bit confused because the examples show a separate file for each token set. For example, 4 files are generated in this example: https://github.com/six7/figma-tokens-example-multi/tree/main/tokens |
Beta Was this translation helpful? Give feedback.
Answered by
nareshbhatia
Mar 13, 2022
Replies: 1 comment 2 replies
-
Found the answer to this question here. The plugin indeed generates a single file which needs to be transformed using the Token Transformer. |
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
Found the answer to this question here. The plugin indeed generates a single file which needs to be transformed using the Token Transformer.