Fluent UI token pipeline
The Fluent UI token pipeline transforms JSON files describing design tokens into source code for eventual use in the Fluent UI libraries.
This tool was originally designed to process files in Microsoft's proprietary design token format. Our design token files are now in the W3C Design Token Community Group draft standard format, so this tool is no longer required to work with them.
The docs
- Getting started: using the CLI (including as a build step in another repo)
- Getting started: building the pipeline
- Token naming reference
- Proprietary token JSON format reference (not in use)
- See also: W3C Design Token Community Group draft standard format
- Integrating with your UI library (out of date)
- The legal stuff