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

fontshare, for example, exposes this metadata which we can use to create font fallback metrics

enhancement

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...

enhancement

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?

enhancement
good first issue
provider

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,...

bug

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...

size:L

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...

enhancement

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...

provider

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](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) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@iconify-json%2fcarbon/1.1.34?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

size:XS

> 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...