Fluent UI React export
Closed this issue · 3 comments
TravisSpomer commented
Still deciding on what this will look like, but to start with:
- Produce ES Module of global tokens
TravisSpomer commented
For now, I'll be making an ES module of the global tokens, somewhere in-between the existing JSON export and Style Dictionary's native ES module export.
paulgildea commented
cc: @levithomason, @miroslavstastny
@TravisSpomer here's the current output we have for our alpha components: https://github.com/microsoft/fluentui/tree/master/packages/react-theme/src/global
TravisSpomer commented
I think we can consider this closed as of #52.