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

fix(react): Make global color type assignment more flexible #76

Closed miroslavstastny closed 1 year ago

miroslavstastny commented 1 year ago

Whenever a new xxxAlpha global color ramp was added, the script had to be updated to add a correct type.

Now the regex approach should be more flexible.

TravisSpomer commented 1 year ago

This is in version 0.18.0 of the tool now.