design-token-transformer icon indicating copy to clipboard operation
design-token-transformer copied to clipboard

Base repo to transform json design tokens from the figma design token plugin via amazon style dictionary.

Results 10 design-token-transformer issues
Sort by recently updated
recently updated
newest added

Hi, just a question: Seeing that the webFont.js file seems to recognized that there could be _plural_ fontFamilies. But how does one get this out of figma and the Design...

Hi, First, thanks a lot for these great tools! I just wanted to share a set of custom transformers I did for my own needs with Flutter, which could be...

Design tokens have been updated via Figma and need to be reviewed.

Hi Lukas, just wondering if you aware that the folks from Figma have seemed to join forces with Danny Banks to work on v4. Looks like some good progress is...

I want to use the "Send design tokens to url" feature to export the variables, color, text styles and effects from my figma file. When I check "variables" I get...

Bumps [json5](https://github.com/json5/json5) from 2.2.0 to 2.2.3. Release notes Sourced from json5's releases. v2.2.3 Fix: [email protected] is now the 'latest' release according to npm instead of v1.0.2. (#299) v2.2.2 Fix: Properties...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) from 3.0.4 to 3.1.2. Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d 3.1.1 55dda29 fix: treat nocase:true as always having magic 5e1fb8d 3.1.0 f8145c5 Add 'allowWindowsEscape' option 570e8b1...

dependencies

"Reference doesn't exist: global.color.primary-base.value tries to reference brand.accenture.primary-base, which is not defined" Once the figma Plugin creates this "Global" key, the token-transformer can't find it, I'm including it manually ![image](https://user-images.githubusercontent.com/3511497/197317594-815ac630-8da5-42c8-bb7a-3b6112e7d07d.png)...

Using this file as input, I expect to see an Android build output with colors for Android, like there is for ios and ios-swift. Ideally I would like Android Jetpack...

Hey, I'm playing with your plugin and realised that there is no output for local variables from transformer. Do you have such support? Maybe I'm doing something wrong JSON file...