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