MCPcopy
hub / github.com/tailwindlabs/tailwindcss / packages.ts

File packages.ts

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

Source from the content-addressed store, hash-verified

1import { exec as execCb } from 'node:child_process'
2import { readFileSync } from 'node:fs'
3import fs from 'node:fs/promises'
4import { dirname, resolve } from 'node:path'

Callers

nothing calls this directly

Calls 2

warnFunction · 0.90
resolveFunction · 0.70

Tested by

no test coverage detected