{ "source": ["tokens/tokens.json"], "platforms": { "css": { "transformGroup": "css", "buildPath": "themes/", "files": [{"destination": "tokens.css", "format": "css/variables"}] }, "scss": { "transformGroup": "scss", "buildPath": "themes/", "files": [{"destination": "_tokens.scss", "format": "scss/variables"}] }, "json": { "transformGroup": "js", "buildPath": "themes/", "files": [{"destination": "tokens.json", "format": "json/flat"}] } } }