Skip to content

Commit

Permalink
fix: add inter font on exported image
Browse files Browse the repository at this point in the history
  • Loading branch information
riccardoperra committed Dec 5, 2023
1 parent 8ddd121 commit f08e675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/dom-export/src/lib/options.ts
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@ export interface Options {

/**
*
* Remove unused web fonts to generated image
* Add matching document external fonts even if not defined in the exported Node
*
*/
experimental_includeExternalFonts?: string[];
Expand Down

0 comments on commit f08e675

Please sign in to comment.