MCPcopy
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

1import { compileStyle, parse } from '../src'
2import { assertCode, compileSFCScript, mockId } from './utils'
3
4describe('CSS vars injection', () => {

Callers

nothing calls this directly

Calls 5

compileSFCScriptFunction · 0.90
assertCodeFunction · 0.90
compileStyleFunction · 0.90
parseFunction · 0.90
testFunction · 0.50

Tested by

no test coverage detected