nuxt-modules / og-image

Generate OG Images with Vue templates in Nuxt.
https://nuxtseo.com/og-image
400 stars 25 forks source link

Types error with `InputFontConfig` #72

Closed Barbapapazes closed 1 year ago

Barbapapazes commented 1 year ago

Describe the bug

The type is (${string}:${number}| FontConfig) but you provide Roboto:400,700 in documentation, https://nuxtseo.com/og-image/api/config#fonts.

Reproduction

/

System / Nuxt Info

No response

Barbapapazes commented 1 year ago

Or the example is false and I think that it's the case because it works well with font:weight.

harlan-zw commented 1 year ago

Thanks, have updated the docs.