fonts icon indicating copy to clipboard operation
fonts copied to clipboard

Plug-and-play web font optimization and configuration for Nuxt apps.

Results 65 fonts issues
Sort by recently updated
recently updated
newest added

Since woff2 format is often enough, I would like to have woff2 and only woff2 format of a font downloaded. I have not found a way how to configure a...

provider

I am attempting to use a different font for a single character (`@`) [as per this MDN doc](https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/unicode-range#using_a_different_font_for_a_single_character). From what I've gathered, using the `fonts.families` override in `nuxt.config.ts` should do...

documentation

Hello. I upgraded my project to nuxt 3.12.1 with `npx nuxi@latest upgrade --force`. Enabled this flag in `nuxt.config.ts` ``` export default defineNuxtConfig({ future: { compatibilityVersion: 4, }, }) ``` Restructured...

I am using the module with `fontshare` as a provider. When checking `pageInsights` it shows that `@font-face` is not being used. When adding `fontain` module it resolves the issue. when...

needs reproduction

I'm not sure if this is intended, but it appears that the fonts available through the Local provider are not being optimised. In the screenshot, Inter from google is displayed...

good first issue
provider

"Demo": https://github.com/JakeIsMeh/fonts-repro Currently, there are no conventions on how to name variable versions of fonts, which can lead to many issues when users try to specifically select variable versions of...

documentation

I believe this, and a combination of having Inter locally installed caused https://github.com/nuxt/nuxt.com/pull/1589.

documentation

#### Output of `npx nuxi info`: ``` Nuxt project info: ------------------------------ - Operating System: Linux - Node Version: v20.14.0 - Nuxt Version: 3.11.2 - CLI Version: 3.11.1 - Nitro Version:...

> 0.10.1 is the next null release. > > **Timetable**: to be announced. ## 👉 Changelog [compare changes](https://github.com/nuxt/fonts/compare/v0.10.0...v0.10.1) ### ❤️ Contributors