fonts icon indicating copy to clipboard operation
fonts copied to clipboard

feat: add option to toggle `addLocalFallbacks`

Open qwerzl opened this issue 6 months ago โ€ข 1 comments

๐Ÿ”— Linked issue

Resolves #211.

โ“ Type of change

  • [ ] ๐Ÿ“– Documentation (updates to the documentation or readme)
  • [ ] ๐Ÿž Bug fix (a non-breaking change that fixes an issue)
  • [x] ๐Ÿ‘Œ Enhancement (improving an existing functionality)
  • [ ] โœจ New feature (a non-breaking change that adds functionality)
  • [ ] ๐Ÿงน Chore (updates to the build process or auxiliary tools and libraries)
  • [ ] โš ๏ธ Breaking change (fix or feature that would cause existing functionality to change)

๐Ÿ“š Description

@danielroe

Quick fix. This PR passes down the addLocalFallbacks option to the function so that it decides whether to add the fallbacks or not.

qwerzl avatar Aug 15 '24 17:08 qwerzl