Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tailwindlabs/tailwindcss
/ args.test.ts
File
args.test.ts
packages/@tailwindcss-upgrade/src/utils/args.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, it } from
'vitest'
2
import
{ args,
type
Arg } from
'./args'
3
4
it(
'should be possible to parse a single argument'
, () => {
Callers
nothing calls this directly
Calls
1
args
Function · 0.90
Tested by
no test coverage detected