MCPcopy
hub / github.com/tailwindlabs/tailwindcss / line-table.test.ts

File line-table.test.ts

packages/tailwindcss/src/source-maps/line-table.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import dedent from 'dedent'
2import { expect, test } from 'vitest'
3import { createLineTable } from './line-table'
4

Callers

nothing calls this directly

Calls 4

createLineTableFunction · 0.90
findMethod · 0.80
findOffsetMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected