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

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/nuxt/fonts). ## Awaiting Schedule The following updates are...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nuxt/eslint-config](https://togithub.com/nuxt/eslint) ([source](https://togithub.com/nuxt/eslint/tree/HEAD/packages/eslint-config)) | [`^0.3.12` -> `^0.3.13`](https://renovatebot.com/diffs/npm/@nuxt%2feslint-config/0.3.12/0.3.13) |...

size:XS

> 0.7.1 is the next null release. > > **Timetable**: to be announced. ## 👉 Changelog [compare changes](https://github.com/nuxt/fonts/compare/v0.7.0...v0.7.1) ### 🩹 Fixes - **local:** Scan for fonts in all public assets...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@nuxt/test-utils](https://togithub.com/nuxt/test-utils) | [`^3.12.1` -> `^3.13.0`](https://renovatebot.com/diffs/npm/@nuxt%2ftest-utils/3.12.1/3.13.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@nuxt%2ftest-utils/3.13.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

size:XS

@danielroe It seems the preload-tag is not generated for fonts, that are defined in `tailwind.config.ts`. I define my font in tailwind-config like this: ```ts theme: { fontFamily: { body: ['"Felipa"',...

It's strange, but if the `nuxt.config` file contains `@nuxt/devtools` inside `modules`, the font panel doesn't work. https://github.com/dungsil/issues/blob/0f11e1fcd386b289835d8d19c6b9199f66aa748c/nuxt-fonts-106/nuxt.config.ts#L6 ![image](https://github.com/nuxt/fonts/assets/39783731/008d0057-d2eb-4d05-99bb-e993be9923a1) > ERROR [nuxt-devtools] RPC error on executing "nuxt-devtools-fonts:getFonts": > [birpc] function "nuxt-devtools-fonts:getFonts"...

bug
upstream
workaround available

When I set the nuxt baseURL (I set it at run time via the NUXT_APP_BASE_URL env var), nuxt/fonts can no longer access its cached fonts. It appears that it always...

bug

### Environment - Operating System: `Darwin` - Node Version: `v18.17.1` - Nuxt Version: `3.11.2` - CLI Version: `3.11.1` - Nitro Version: `2.9.6` - Package Manager: `[email protected]` - Builder: `-` -...

bug

This PR adds a docs page, some parts come from Nuxt Image.

This PR adds support for variable font axis. It's quite sad that AFAIK only Google provides this level of configuration.

enhancement
size:L