express-vue / vue-pronto

Rendering Engine for turning Vue files into Javascript Objects
Apache License 2.0
20 stars 12 forks source link

CSS extraction for server rendering #116

Closed danielcherubini closed 5 years ago

danielcherubini commented 5 years ago

https://github.com/webpack-contrib/mini-css-extract-plugin

or

https://vue-loader.vuejs.org/guide/extract-css.html#webpack-4

we should handle this via a config similar to nuxt