MCPcopy
hub / github.com/BuilderIO/mitosis / collect-css.test.ts

File collect-css.test.ts

packages/core/src/helpers/styles/collect-css.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { parseJsx } from '../../parsers/jsx';
2import { collectCss } from './collect-css';
3
4import classRaw from '../../__tests__/data/styles/class.raw.tsx?raw';

Callers

nothing calls this directly

Calls 3

parseJsxFunction · 0.90
collectCssFunction · 0.90
testFunction · 0.85

Tested by

no test coverage detected