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

W3C export #57

Closed
TravisSpomer opened this issue Nov 30, 2021 · 1 comment
Closed

W3C export #57

TravisSpomer opened this issue Nov 30, 2021 · 1 comment
Labels
export Platform-specific export concerns feature New feature or request

Comments

@TravisSpomer
Copy link
Member

The W3C has a working group producing the Design Tokens Format Module. It's not stable yet and has a lot of open questions so we shouldn't shift our tooling over to that format anytime soon, BUT it should be trivial to add "W3C" as another export from the pipeline. Then someday in the future we could rip out things that aren't supported by the W3C system into a preprocessing step (hopefully by using the extensions node in their format), the same way that this codebase heavily preprocesses tokens before sending them through Style Dictionary, and then we could use the standard W3C form as our format.

@TravisSpomer TravisSpomer added export Platform-specific export concerns feature New feature or request labels Nov 30, 2021
@TravisSpomer
Copy link
Member Author

Implemented (based on the April 2022 draft) with this commit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
export Platform-specific export concerns feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant