Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ brace-expansion.test.ts
File
brace-expansion.test.ts
packages/tailwindcss/src/utils/brace-expansion.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
{ expand } from
'./brace-expansion'
3
4
describe(
'expand(…)'
, () => {
Callers
nothing calls this directly
Calls
3
expand
Function · 0.90
each
Method · 0.80
test
Function · 0.50
Tested by
no test coverage detected