fontaine icon indicating copy to clipboard operation
fontaine copied to clipboard

🔤 Font metric overrides to reduce CLS

Results 16 fontaine 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. ## Awaiting Schedule These updates are awaiting their schedule. Click on a checkbox to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [ufo](https://togithub.com/unjs/ufo) | [`^0.8.6` -> `^1.0.0`](https://renovatebot.com/diffs/npm/ufo/0.8.6/1.0.0) | [![age](https://badges.renovateapi.com/packages/npm/ufo/1.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
chore

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pathe](https://togithub.com/unjs/pathe) | [`^0.3.9` -> `^1.0.0`](https://renovatebot.com/diffs/npm/pathe/0.3.9/1.0.0) | [![age](https://badges.renovateapi.com/packages/npm/pathe/1.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
chore

[![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/kit](https://togithub.com/nuxt/framework) | [`3.0.0-rc.13` -> `3.0.0`](https://renovatebot.com/diffs/npm/@nuxt%2fkit/3.0.0-rc.13/3.0.0) | [![age](https://badges.renovateapi.com/packages/npm/@nuxt%2fkit/3.0.0/age-slim)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
chore

### 📚 What are you trying to do? I'd like to use Fontaine with Google Fonts, for which I am using [Nuxt Google Fonts module](https://github.com/nuxt-community/google-fonts-module). When you say: > If...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [fontaine](https://togithub.com/unjs/fontaine) | [`^0.4.1` -> `^0.5.0`](https://renovatebot.com/diffs/npm/fontaine/0.4.1/0.5.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/fontaine/0.5.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)...

dependencies
chore

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/node](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`20.12.2` -> `20.12.7`](https://renovatebot.com/diffs/npm/@types%2fnode/20.12.2/20.12.7) |...

dependencies
chore

### 🐛 The bug If I use `@font-face` declarations that are imported in a global CSS file like a `@import '~/fonts.scss'` statement in `main.scss` via an CSS preprocessor like SASS,...

bug

Thanks for trying [Maige](https://maige.app). Running GPT-based services is pricey. At this point, we ask you to add payment info to continue using Maige. [Add payment info](https://checkout.stripe.com/c/pay/cs_live_a1bxM37eqxu96NiX1gGGAbsnbfi36BBdGvNj6vOBuD2REpO3Gl3Na8I4ms#fid1d2BpamRhQ2prcSc%2FJ0xrcWB3JykndnBndmZ3bHVxbGprUGtsdHBga2B2dkBrZGdpYGEnP2NkaXZgKSdkdWxOYHwnPyd1blppbHNgWjA0S1RxNmRMZDxWYXBhMmNGYjRBaUNWYGFVcm1oZkx8alxrVGRAXDc3VjUxN0twS3VwUlRyQHZEQ009ZD1RTkhQa1dkMDRUanZUSjNUSTY2dn1ITjV0X2RJNTVccmFVXHxsaCcpJ2N3amhWYHdzYHcnP3F3cGApJ2lkfGpwcVF8dWAnPyd2bGtiaWBabHFgaCcpJ2BrZGdpYFVpZGZgbWppYWB3dic%2FcXdwYHgl) Feel free to close...

### 🐛 The bug Fontaine seems to amend "* fallback" to sass variables that too commented one. This breaks the code. ![image](https://github.com/nuxt-modules/fontaine/assets/73772701/e8cac652-dcd6-4bed-b683-cbad5b64e005) ### 🛠️ To reproduce https://github.com/TechAkayy/my-nuxt-vuetify-generate-issue ### 🌈 Expected...

bug