Hello,
When I add a class on <nuxt /> tag in a template, it's added rightly on SSR, but not when rendered with client.
PoC : https://glitch.com/edit/#!/nuxt-issue-672
In this PoC, on the index page, when about is rendered with server, we can see red background, not when it's rendered by client.
Thanks, Gaƫl
<!--cmty--><!--cmty_prevent_hook--><div align="right"><sub><em>This feature request is available on <a href="https://nuxtjs.cmty.io">Nuxt.js</a> community (<a href="https://nuxtjs.cmty.io/nuxt/nuxt.js/issues/c581">#c581</a>)</em></sub></div>