Static GitHub Issues

[1618] separate the css file when generate html file

prev: Run "nuxt serve" under subpath (/prefix)
next: Classes set on <nuxt /> component in layout are sometimes lost

Hello guys! I have 10 post page, when I generate to html file, all the pages have the same css, which inject into the style tag. can it separate as a "post.css" file, and link to all the posts page ???

Thanks

<!--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/c1446">#c1446</a>)</em></sub></div>