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>