Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ resolve } from
'node:path'
;
2
import
{ fileURLToPath } from
'node:url'
;
3
import
{ describe, expect, it } from
'vitest'
;
4
import
{ generateCSS, generateCSSAssets } from
'../src/css'
;
Callers
nothing calls this directly
Calls
7
generateFaceCSSAssets
Function · 0.90
generateCSSAssets
Function · 0.90
generateCSS
Function · 0.90
renderFontFace
Function · 0.85
serialiseAssets
Function · 0.85
staticFace
Function · 0.70
variableFace
Function · 0.70
Tested by
no test coverage detected