MCPcopy
hub / github.com/tailwindlabs/tailwindcss / matchComponents

Function matchComponents

packages/tailwindcss/src/compat/plugin-api.ts:516–518  ·  view source on GitHub ↗
(components, options)

Source from the content-addressed store, hash-verified

514 },
515
516 matchComponents(components, options) {
517 this.matchUtilities(components, options)
518 },
519
520 theme: createThemeFn(
521 designSystem,

Callers 3

index.test.tsFile · 0.85
loadModuleFunction · 0.85
loadModuleFunction · 0.85

Calls

no outgoing calls

Tested by 2

loadModuleFunction · 0.68
loadModuleFunction · 0.68