MCPcopy Create free account
hub / github.com/fontsource/fontsource / css.test.ts

File css.test.ts

packages/core/tests/css.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { resolve } from 'node:path';
2import { fileURLToPath } from 'node:url';
3import { describe, expect, it } from 'vitest';
4import { generateCSS, generateCSSAssets } from '../src/css';

Callers

nothing calls this directly

Calls 7

generateFaceCSSAssetsFunction · 0.90
generateCSSAssetsFunction · 0.90
generateCSSFunction · 0.90
renderFontFaceFunction · 0.85
serialiseAssetsFunction · 0.85
staticFaceFunction · 0.70
variableFaceFunction · 0.70

Tested by

no test coverage detected