Static GitHub Issues

[319] nuxt.config variable in layouts

prev: Code duplication
next: making use of vue-server-renderer contex.head and context.style function
// default.vue
<script>
    // like here receive a variable from the config?
    export default {}
</script>
<!--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/c271">#c271</a>)</em></sub></div>