I'm checking out nuxt.js for the first time. I just used the vue-cli to install the starter project. I run the project and notice that with every refresh the page has a pretty bad flash of unstyled content. Everything starts off left-aligned and then finally snaps into proper place.
Is this an issue with the starter template or something deeper with nuxt.js?