Static GitHub Issues

[57] Strange behavior with applied styles in loaded page from server

prev: Register new route
next: Registering global components

I've installed nuxt.js using vue init nuxt/starter nuxt-site, all is fine, but when the page is loaded from the server, soon I see the page without styles, which are applied a fraction of second later.

I don't think (maybe I'm wrong), but is this the right behavior? :confused:

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