nuxt-webfontloader icon indicating copy to clipboard operation
nuxt-webfontloader copied to clipboard

Efficient web font loading has never been easier!

Results 26 nuxt-webfontloader issues
Sort by recently updated
recently updated
newest added
trafficstars

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [standard-version](https://redirect.github.com/conventional-changelog/standard-version) | [`^6.0.1` -> `^8.0.0`](https://renovatebot.com/diffs/npm/standard-version/6.0.1/8.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/standard-version/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/standard-version/8.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [codecov](https://redirect.github.com/codecov/codecov-node) | [`3.4.0` -> `3.7.1`](https://renovatebot.com/diffs/npm/codecov/3.4.0/3.7.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/codecov/3.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/codecov/3.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

I keep having this error in the lighthouse audits and I can't find a workaround for it: `Consider using `` to prioritize fetching resources that are currently requested later in...

Would it be possible to somehow pipe the webfontloader state or the event callbacks to the Nuxt instance? In my usecase, I need to run certain visual mechanics right after...

Url I expect: `https://fonts.googleapis.com/css?family=Lato:400,700|Frank+Ruhl+Libre:400,700` What I'm getting: `https://fonts.googleapis.com/css?family=Lato:400,700%7CFrank+Ruhl+Libre:400,700` What's happening: This result is loading in the fonts, however the weights aren't available for styling my ui. Not sure if there's...

Good morning/afternoon. First of all, thanks for this package I would like to flag that using the package in production causes a penalisation when auditing via Google Lighthouse (Chrome devtools...

Hi I want to use this module with self-hosted css file, but I'm unable to use it as the plugin does not support using webpack aliased urls (using "@/" or...

This won't work: ``` { src: "nuxt-webfontloader", options: { google: { families: ['Montserrat:400,500,700,800:latin,latin-ext&display=swap'] } } }, ``` In SSR won't work either. "nuxt": "^2.12.2", "nuxt-webfontloader": "^1.1.0", Include test for SSR...

how can i use this new google format https://fonts.googleapis.com/css2?family=Quicksand:wght@300;400;500;550;600;700&display=swap