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

🎨 Figma plugin to export design tokens to json in an amazon style dictionary compatible format.

Results 62 design-tokens issues
Sort by recently updated
recently updated
newest added

Would you consider adding a CLI version to your plugin? It would make more sense on the developer side if it would be possible to provide a Figma access token,...

As someone not super familiar with Figma, I was creating a bunch of custom tokens. Under a `_tokens` frame, I added a component, name it, say, `border/mytheme-border-thin`. To create the...

The README suggests (using standard format) that it can export both Fonts and Typography tokens, however the tree structure doesn't seem to be valid (by that I mean, using only...

Bumps [terser](https://github.com/terser/terser) from 5.14.1 to 5.14.2. Changelog Sourced from terser's changelog. v5.14.2 Security fix for RegExps that should not be evaluated (regexp DDOS) Source maps improvements (#1211) Performance improvements in...

dependencies

We are using Tailwind. For things like spacing, we only need the following json schema to configure it for tailwind. ``` { "4": "4px", "8": "8px", "16": "16px" } ```...

documentation
Feature

## Description **Figma Version:** 114.6.1 ![Screen Shot 2022-05-25 at 9 37 32 AM](https://user-images.githubusercontent.com/5474124/170319834-7b8a70fe-df8a-4f5b-ab62-25f55e1fcc0b.png) 1. select "export design token file" 2. Press "Save & Export" button 3. See: modal doesn't close...

Hello Lukas, thank you for this amazing plugin, its helping greatly my team settings up design tokens from figma to our apps! I have noticed that the position parameter is...

help wanted

hi lukas, great to see that you are working on this plugin! i think i really is a great contribution. i was wondering if we could also get into something...

Hi, I'm not sure if I have too many tokens (both native Figma and custom ones), but after a while I'm not able to push the changes to our GitHub...

As mentioned in #181, sending a payload up to Gitlab is currently blocked due to the inability to pass the json payload however taking this a step further it would...