Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/vuejs/core
/ cssVars.spec.ts
File
cssVars.spec.ts
packages/compiler-sfc/__tests__/cssVars.spec.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ compileStyle, parse } from
'../src'
2
import
{ assertCode, compileSFCScript, mockId } from
'./utils'
3
4
describe(
'CSS vars injection'
, () => {
Callers
nothing calls this directly
Calls
5
compileSFCScript
Function · 0.90
assertCode
Function · 0.90
compileStyle
Function · 0.90
parse
Function · 0.90
test
Function · 0.50
Tested by
no test coverage detected