microsoft / fluentui-token-pipeline

The Fluent UI token pipeline generates source code for Fluent UI libraries.
https://microsoft.github.io/fluentui-token-pipeline/
Other
41 stars 18 forks source link

Fluent UI React export #30

Closed TravisSpomer closed 2 years ago

TravisSpomer commented 3 years ago

Still deciding on what this will look like, but to start with:

TravisSpomer commented 3 years ago

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 3 years ago

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 2 years ago

I think we can consider this closed as of #52.