Static GitHub Issues

[278] Global CSS not being included in production build

prev: Context support in layouts
next: extendedRoutes not working with nuxt generate

Hey there

I'm including a couple of third party style libraries in the css property of the nuxt config as described here.

This works great in development however in production, only the styles from my .vue components is included.

You can see my nuxt.config.js here and the site is deployed here.

Have you seen this before? Cheers

<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This question is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c239">#c239</a>)</em></sub></div>