Lukas Oppermann

Results 330 comments of Lukas Oppermann

Hey, there are many plugins that export tokens already. Figma even has a sample plugin that exports tokens: https://github.com/figma/plugin-samples/tree/master/variables-import-export I don't really see what value the plugin could bring over...

Hey, I am investigating it. I do understand the benefit of getting variables exported in the same manner as the other tokens. This feature will only be added to the...

Hey folks, so the beta for variables is out. Please let me know if it works for you. Note it only works in w3c standard tokens

Hey @marcuzgabriel, thanks, but the PR you point to is already the implementation. The complex part is not the variables itself, but adding it into a complex plugin like this...

Okay, here are some updates: https://github.com/lukasoppermann/design-tokens/releases/tag/v6.8.4 Please let me know how this is working for you.

Could you upload a screenshot of the console entire message?

Hey @LukaszGorka does the issue still exist? I don't have any font that uses small caps to test. Do you have a free font that includes small caps so I...

Hey @laraamadeo we would need to work on narrowing in on the issue: Can you send me a copy of all your styles? Is this possible? E.g. by exporting a...

Hey, this is interesting. The problem is that the plugin is not setup to deal with variable fonts. For the fontweight, this line would need to be changed: https://github.com/lukasoppermann/design-tokens/blob/main/src/extractor/extractFonts.ts#L80 to...

Hey @MafialDR I had a moment to look into it now, and sadly it does not work like this. :( Don't as me why figma does it this way, but...