Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix export of Design Tokens #101

Open
mrm1st3r opened this issue Jan 24, 2025 · 2 comments
Open

Fix export of Design Tokens #101

mrm1st3r opened this issue Jan 24, 2025 · 2 comments
Assignees

Comments

@mrm1st3r
Copy link
Contributor

Due to Tokensbrücke not handling scopes in the way we need, the export of tokens is currently broken.

The fast workaround would be to remove scopes from figma.

The better, but not immediate, solution would be to fix the Tokensbrücke Plugin. (Either by reporting an issue or contributing a fix on our own)

@fabiangaukler
Copy link
Contributor

It turns out that a new version of TokensBrücke fixing this issue was already released, but it still takes some days for Figma to review and approve it. As soon as it's released, we can safely use it. In the meantime I manually downloaded and ran the release locally to have a working set of tokens.

The only minor drawback is that the handling of opacity now is a bit broken. @MarioBiehs would it be ok for you if the 4 primitive values of the opacity variables also have "layer opacity" as scope? If yes that would be great because this will make the variables conversion to css work.

@fabiangaukler
Copy link
Contributor

#102

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants