Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ prefix.test.ts
File
prefix.test.ts
packages/tailwindcss/src/prefix.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
'vitest'
2
import
{ compile } from
'.'
3
import
plugin from
'./plugin'
4
import
{ compileCss, run } from
'./test-utils/run'
Callers
nothing calls this directly
Calls
4
run
Function · 0.90
compileCss
Function · 0.90
compile
Function · 0.70
test
Function · 0.50
Tested by
no test coverage detected