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

File plugin.test.ts

packages/tailwindcss/src/plugin.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2import plugin from './plugin'
3import { compileCss } from './test-utils/run'
4

Callers

nothing calls this directly

Calls 3

compileCssFunction · 0.90
addBaseFunction · 0.85
testFunction · 0.50

Tested by

no test coverage detected