Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
fs from
'node:fs'
2
import
path from
'node:path'
3
import
{ describe, expect, it, test } from
'vitest'
4
import
{ compile, Features, Polyfills } from
'.'
Callers
nothing calls this directly
Calls
13
run
Function · 0.90
compileCss
Function · 0.90
cartesian
Function · 0.90
addUtilities
Function · 0.85
addBase
Function · 0.85
matchUtilities
Function · 0.85
addComponents
Function · 0.85
matchComponents
Function · 0.85
resolve
Method · 0.80
each
Method · 0.80
compile
Function · 0.70
test
Function · 0.50
Tested by
no test coverage detected