Is that anyway to show css display before template rendering?
When I use *.vue files, template renders first(SSR), then css display, this may cause a flash with no css sytle display even using global css configs.
How to resolve this problem?
<!--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/c55">#c55</a>)</em></sub></div>