MCPcopy Index your code
hub / github.com/sonofmagic/weapp-tailwindcss / source-scan.ts

File source-scan.ts

packages/postcss/src/source-scan.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import type { Root } from 'postcss'
2import { realpathSync } from 'node:fs'
3import { stat } from 'node:fs/promises'
4import path from 'node:path'

Callers

nothing calls this directly

Calls 2

mapMethod · 0.80
createSourceScanPatternFunction · 0.70

Tested by

no test coverage detected