design-tokens icon indicating copy to clipboard operation
design-tokens copied to clipboard

Feature request: allow creation of multiple token sets

Open jeffisowens opened this issue 3 years ago • 1 comments

I'm hoping to be able to import multiple token json files and have them each transformed and built as separate token "themes". Perhaps inside the build folder, each token file set would output into a folder that matches the name of the original token file (example: if original file is named "my-tokens.json" the output would be in "/build/my-tokens/")

jeffisowens avatar Dec 23 '21 15:12 jeffisowens

Hey @jeffisowens,

Couldn't you create two different files for this? Maybe I am not really getting the use case?

lukasoppermann avatar Jan 28 '22 08:01 lukasoppermann