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

File build.ts

packages/@tailwindcss-standalone/scripts/build.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { createHash } from 'node:crypto'
2import { mkdir, readFile, writeFile } from 'node:fs/promises'
3import * as path from 'node:path'
4import { fileURLToPath } from 'node:url'

Callers

nothing calls this directly

Calls 2

resolveMethod · 0.80
findMethod · 0.80

Tested by

no test coverage detected