MCPcopy
hub / github.com/system-ui/theme-ui / makeColorsScale

Function makeColorsScale

packages/css/src/utils.ts:15–15  ·  view source on GitHub ↗
(colors: T)

Source from the content-addressed store, hash-verified

13export const makeStyles = <T extends ThemeStyles>(styles: T): T => styles
14
15export const makeColorsScale = <T extends ColorModesScale>(colors: T) => colors

Callers 2

index.tsFile · 0.90
utils.tsFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…