Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ prefix
Function
prefix
packages/tailwindcss/src/compat/plugin-api.ts:526–528 ·
view source on GitHub ↗
(className)
Source
from the content-addressed store, hash-verified
524
),
525
526
prefix(className) {
527
return
className
528
},
529
530
config(path, defaultValue) {
531
let
obj: Record<any, any> = resolvedConfig
Callers
1
loadModule
Function · 0.85
Calls
no outgoing calls
Tested by
1
loadModule
Function · 0.68