nuxt-modules / og-image

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

Warn About CSS Inline Usage #154

Open harlan-zw opened 4 months ago

harlan-zw commented 4 months ago

The css-inline module is currently disabled for:

There is currently no warning for end user when they create a template that relies on the css-inline module that won't work at runtime.

Stranger6667 commented 4 months ago

Is there anything I can do from the css-inline side? i.e. maybe more aggressive size optimization could decrease the module size if that's an issue