MCPcopy
hub / github.com/TanStack/query / lightStyles

Function lightStyles

packages/query-devtools/src/Explorer.tsx:659–659  ·  view source on GitHub ↗
(css: (typeof goober)['css'])

Source from the content-addressed store, hash-verified

657}
658
659const lightStyles = (css: (typeof goober)['css']) => stylesFactory('light', css)
660const darkStyles = (css: (typeof goober)['css']) => stylesFactory('dark', css)

Callers 6

ExpanderFunction · 0.70
CopyButtonFunction · 0.70
ClearArrayButtonFunction · 0.70
DeleteItemButtonFunction · 0.70
ToggleValueButtonFunction · 0.70
ExplorerFunction · 0.70

Calls 1

stylesFactoryFunction · 0.70

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…