Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/sonofmagic/weapp-tailwindcss
/ source-scan.test.ts
File
source-scan.test.ts
packages/postcss/test/source-scan.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ mkdtemp, mkdir, rm, writeFile } from
'node:fs/promises'
2
import
{ realpathSync } from
'node:fs'
3
import
os from
'node:os'
4
import
path from
'node:path'
Callers
nothing calls this directly
Calls
15
map
Method · 0.80
createTempProject
Function · 0.70
createSourceScanPattern
Function · 0.50
toPosixPath
Function · 0.50
normalizeLegacyContentEntries
Function · 0.50
parseConfigParam
Function · 0.50
parseSourceFileParam
Function · 0.50
resolveTailwindSourceEntry
Function · 0.50
isFileMatchedByTailwindSourceEntries
Function · 0.50
isFileExcludedByTailwindSourceEntries
Function · 0.50
createTailwindSourceEntryMatcher
Function · 0.50
resolveCssSourceEntries
Function · 0.50
Tested by
no test coverage detected