Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/rolldown/tsdown
/ PostCSSModulesOptions
Interface
PostCSSModulesOptions
packages/css/src/postcss.ts:16–19 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
14
}
15
16
export
interface
PostCSSModulesOptions {
17
isModule: boolean
18
config?: CSSModulesOptions
19
}
20
21
const
fileConfigCache =
new
Map<
22
string,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected