Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vitejs/vite
/ css.spec.ts
File
css.spec.ts
packages/vite/src/node/__tests__/plugins/css.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
path from
'node:path'
2
import
{ describe, expect, test } from
'vitest'
3
import
type
{ InternalModuleFormat } from
'rolldown'
4
import
MagicString from
'magic-string'
Callers
nothing calls this directly
Calls
15
test
Function · 0.90
hoistAtRules
Function · 0.90
convertTargets
Function · 0.90
getEmptyChunkReplacer
Function · 0.90
resolveConfig
Function · 0.90
preprocessCSS
Function · 0.90
normalizePath
Function · 0.90
resolveLibCssFilename
Function · 0.90
createCssPluginTransform
Function · 0.85
replacer
Function · 0.85
getSassResolver
Function · 0.85
getInlinedCSSInjectedCode
Function · 0.85
Tested by
no test coverage detected