feat(provider): provide options to disable addLocalFallbacks
#173
Annotations
4 errors
ci:
test/providers/local.test.ts#L60
Argument of type '{ fallbacks: never[]; weights: string[]; styles: "normal"[]; subsets: string[]; }' is not assignable to parameter of type 'ResolveFontFacesOptions'.
|
ci:
test/providers/local.test.ts#L77
Argument of type '{ fallbacks: never[]; weights: string[]; styles: "normal"[]; subsets: string[]; }' is not assignable to parameter of type 'ResolveFontFacesOptions'.
|
ci:
test/providers/local.test.ts#L96
Argument of type '{ fallbacks: never[]; weights: string[]; styles: "normal"[]; subsets: string[]; }' is not assignable to parameter of type 'ResolveFontFacesOptions'.
|
ci
Process completed with exit code 1.
|