You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using Nuxt 3 (v3.17.0) with nuxt-booster (v3.2.9), the optimizeSSR.inlineStyles feature appears to ignore or truncate my global CSS files defined in nuxt.config.ts, causing the layout to break in production. Note: On Nuxt 3 version ^3.11.2 this setup works correctly—the issue only occurs with v3.17.0.