Static GitHub Issues

[1311] specify the transition of <nuxt /> subcomponent in layout component

prev: Use express instead of connect to enable full power of express in Nuxt apps
next: add the local js file in the 'script' of the 'head' option in nuxt.config.js

I know we can do transition by defining .page-* classes and also do custom transition per component. But I want to be able to specify the same transition for every <nuxt /> subcomponent.

May I know what's the suggested way to do it? I couldn't find a clue after looking around and some experiments.

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