Static GitHub Issues

[2511] only default layout styles rendered

prev: document.body.scrollTop always returns 0 in Safari
next: dynamic attribute nuxt-link

Hello!

I'm using nuxt@next and I'm not sure if nuxt build is working properly.<style lang="scss">... are ignored in different layouts then in layouts/default.vue. I did setup layout property for my page-component, but i still can see my styles applied only when I put them to default layout's style section.

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