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

Style Dictionary is not exporting references to constrainted values properly #746

Open
gossi opened this issue Feb 8, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@gossi
Copy link
Member

gossi commented Feb 8, 2024

Having this configuration in Figma:

Bildschirmfoto 2024-02-08 um 11 41 41

with:

Bildschirmfoto 2024-02-08 um 11 42 13

should create a CSS Custom property as:

--navigation-links-base: var(--intent-action-base-text);

It is also properly extracted into a token json file, but the way style dictionary resolves these references and then turns them into CSS needs some help.

@gossi gossi added the bug Something isn't working label Aug 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant