fonts
fonts copied to clipboard
Plug-and-play web font optimization and configuration for Nuxt apps.
fontshare, for example, exposes this metadata which we can use to create font fallback metrics
each provider supports some very interesting things, including axes for variable fonts, that we are not always taking advantage of. would be nice to: * support passing options to a...
So, there's fonts like [Cal Sans](https://github.com/calcom/font) and [Geist](https://vercel.com/font#get), which are installed usually as packages and imported, what's the best way to use these?
Hi @danielroe - Should we deprecate the `@nuxtjs/google-fonts` module in favor of this module? - It is a widely used module, do I continue to support it? - Should I...
Is it possible to specify the priority of downloading files by their extension (woff 2, woff, tff)? Now, if a folder contains both ttf and woff2 at the same time,...
This PR resolves #127, adds a new `googleicons` provider. One thing that's weird is that Google seems to return an invalid JSON in their `https://fonts.google.com/metadata/icons` endpoints (There are random characters...
With google fonts you can specify which characters you need and by that reducing the size. This is already possible with the module google-fonts but I'm not seeing an option...
Currently it is not possible to use google as a provider for Material Symbols. Looking at the current implementation of the google provider it seems it's only looking at the...
[](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@iconify-json/carbon](https://icon-sets.iconify.design/carbon/) | [`^1.1.33` -> `^1.1.34`](https://renovatebot.com/diffs/npm/@iconify-json%2fcarbon/1.1.33/1.1.34) | [](https://docs.renovatebot.com/merge-confidence/)...
v0.7.3
> 0.7.3 is the next null release. > > **Timetable**: to be announced. ## 👉 Changelog [compare changes](https://github.com/nuxt/fonts/compare/v0.7.2...v0.7.3) ### 💅 Refactors - **devtools:** Improve devtools ui ([#228](https://github.com/nuxt/fonts/pull/228)) ### ❤️ Contributors...