tokensToCssVariables
@spartanfx/react / index / tokensToCssVariables
Function: tokensToCssVariables()
function tokensToCssVariables(tokens): TCssVariableStyle;
Flatten a complete token set into the --sfx-ifm-* CSS custom properties the
stylesheet reads. The mapping is explicit (not a generic flattener) so the
variable names stay a stable, predictable contract with the CSS.
Parameters
tokens
IImpactFeasibilityMatrixTokens
Returns
TCssVariableStyle