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

Method entries

packages/tailwindcss/src/variants.ts:277–279  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

275 }
276
277 entries() {
278 return this.variants.entries()
279 }
280
281 private set<T extends Variant['kind']>(
282 name: string,

Callers 1

substituteAtVariantFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected