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

Hey there! As you probably know, Figma introduced variables. Will the plugin support the export of these variables in the near future?

We are getting: "RangeError: Maximum call stack size exceeded" when exporting to a file with text styles that have "SmallCaps" or "Forced Small Caps" defined.

We recently started using a variable font and need to use the font-stretch/weight attribute. Even thought it is assigned it doesn't export properly to the JSON. In Figma : Exported...

hi, when I export spacing, font styles, radii and grid and I convert it into scss or less, the objects are empty. so all variables which have more than one...

For the Standard Draft, and for StyleDictionary, references/alias must use a 'dot' between groups/children. However, for organizing styles in Figma, we are going to tend towards using slashes. i.e. Where...

Thanks for making such a great plugin. I am using custom fonts, Everything is fine, but the font weight is not extracted correctly. When I looked at the code, it...

Hello, Since the fix #300 , the name of the mode is now included in the `value` of the design token when exporting the Figma Variables. Is this a bug...

- Do not export by default to variables marked with "hide from publish" in Figma UI, add a Setting option to export them anyway. Update README.md - fix a bug...

* new setting to allow include the mode name in the variable path, variable values (when alias), or neither of them. This setting inly applies when more than one mode...

bug

@lukasoppermann This PR adds new font weight aliases (w1 to w9) to the fontWeights object to provide additional naming flexibility and to standardize weight references across different font weight scales....