MCPcopy Create free account
hub / github.com/TanStack/devtools / t

Function t

packages/devtools/src/styles/use-styles.ts:86–86  ·  view source on GitHub ↗
(light: string, dark: string)

Source from the content-addressed store, hash-verified

84 const semantic = resolveSemanticTheme(theme)
85 const css = goober.css
86 // Core scrollers only. Do not put this on a selector that reaches into a
87 // plugin's own markup — plugins own the scrollbars inside their pane.
88 const thinScrollbars = `
89 scrollbar-width: thin;

Callers 1

stylesFactoryFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected