MCPcopy
hub / github.com/tailwindlabs/tailwindcss / args.test.ts

File args.test.ts

packages/@tailwindcss-cli/src/utils/args.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, it } from 'vitest'
2import { args, type Arg } from './args'
3
4it('should be possible to parse a single argument', () => {

Callers

nothing calls this directly

Calls 1

argsFunction · 0.90

Tested by

no test coverage detected