inline css is not included after update to 1.0.0-alpha2
[issue link]If i disable javascript in dev tools, to take a look at the html structure i can see our css is gone.
Before we did the update it was included like this.
This results in a flash when we load the page 😦
The css looks ok after hydration. I have looked at https://github.com/nuxt/nuxt.js/issues/754
Nothing is mentioned about css changes. Can someone help?
Thanks
Arun