MCPcopy
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

1import { describe, expect, test } from 'vitest'
2import { escape, unescape } from './escape'
3
4describe('escape', () => {

Callers

nothing calls this directly

Calls 3

escapeFunction · 0.90
unescapeFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected