Generates styles as an object -styles
- and as a string -css
- assigning css variables to their defined values. You can then inject these for usage in your css.
If a second object is passed, it will also generate setup
styles, assigning property values for all elements with names of elements
keys to their respective variable.
Generates styles as an object -styles
- and as a string -css
- assigning css variables to their defined values. You can then inject these for usage in your css.
If a second object is passed, it will also generate setup
styles, assigning property values for all elements with names of elements
keys to their respective variable.
Generated using TypeDoc
Returns a function that, taking a record of
PaletteInput
s, returns a record of completePalettes
.