Static GitHub Issues

[1102] Provide hook to add custom class to #__nuxt wrapper

prev: Vue-slick usage
next: Ability to dynamically change the url's query params

I need to style the parent App.vue wrapper, setting it to 100% height to allow for a sticky footer component. Would be great to have a config option to pass a class to this template, rather than having to style #__nuxt, which seems privately designated (and it's poor practice to make style declarations assigned to ids).

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