@atomico/design-tokens api
module
import {
compose,
tokens,
classes
} from "@atomico/design-tokens";compose
Syntax
compose(
...middleware: ((sheet: CSSStyleSheet, lastParam:any)=> any)[]
): (firstParam:any)=>sheet: CSSStyleSheet;tokens
Syntax
Example 1
Example 2, variations
classes
Syntax
Example
Last updated
Was this helpful?
