feat: fall back to reading font metrics from remote sources #119
Annotations
3 errors
ci:
test/parse.test.ts#L112
Argument of type '{ dev: true; resolveFontFace: () => { fonts: never[]; }; }' is not assignable to parameter of type 'FontFamilyInjectionPluginOptions'.
|
ci:
test/parse.test.ts#L122
Argument of type '{ dev: true; resolveFontFace: (family: string, options: { fallbacks: string[]; generic?: "math" | "serif" | "sans-serif" | "monospace" | "cursive" | "fantasy" | "system-ui" | "ui-serif" | "ui-sans-serif" | ... 4 more ... | undefined; } | undefined) => { ...; }; }' is not assignable to parameter of type 'FontFamilyInjectionPluginOptions'.
|
ci
Process completed with exit code 1.
|