MCPcopy
hub / github.com/tailwindlabs/tailwindcss / index.test.ts

File index.test.ts

packages/tailwindcss/src/index.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs'
2import path from 'node:path'
3import { describe, expect, it, test } from 'vitest'
4import { compile, Features, Polyfills } from '.'

Callers

nothing calls this directly

Calls 13

runFunction · 0.90
compileCssFunction · 0.90
cartesianFunction · 0.90
addUtilitiesFunction · 0.85
addBaseFunction · 0.85
matchUtilitiesFunction · 0.85
addComponentsFunction · 0.85
matchComponentsFunction · 0.85
resolveMethod · 0.80
eachMethod · 0.80
compileFunction · 0.70
testFunction · 0.50

Tested by

no test coverage detected