MCPcopy Create free account
hub / github.com/webstudio-is/webstudio / parse-css.test.ts

File parse-css.test.ts

packages/css-data/src/parse-css.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from "vitest";
2import {
3 camelCaseProperty,
4 parseClassBasedSelector,

Callers

nothing calls this directly

Calls 13

parseCssFunction · 0.90
parseMediaQueryFunction · 0.90
camelCasePropertyFunction · 0.90
parseClassBasedSelectorFunction · 0.90
declsFunction · 0.85
kwFunction · 0.85
uFunction · 0.85
declsWithVarsFunction · 0.85
numFunction · 0.85
hasMethod · 0.80
propFunction · 0.70

Tested by

no test coverage detected