fonts
fonts copied to clipboard
Plug-and-play web font optimization and configuration for Nuxt apps.
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...
[](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) |...
> 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...
[](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) | [](https://docs.renovatebot.com/merge-confidence/)...
@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  > ERROR [nuxt-devtools] RPC error on executing "nuxt-devtools-fonts:getFonts": > [birpc] function "nuxt-devtools-fonts:getFonts"...
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...
### 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: `-` -...
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.