Function: tokensToCssVariables()
tokensToCssVariables(
tokens):Record<string,string>
Defined in: apply.ts:11
Convert a resolved token set to --st-* CSS custom property entries.
Parameters
tokens
Returns
Record<string, string>
tokensToCssVariables(
tokens):Record<string,string>
Defined in: apply.ts:11
Convert a resolved token set to --st-* CSS custom property entries.
Record<string, string>