section.container
div
logo
h1.title Nuxt with Pug Stylus and Coffee!
h2.subtitle {{ $store.state.msg }}
//- h2.subtitle {{message}}
.links
a.button--green(
href='https://nuxtjs.org/'
arget='_blank') Documentation
a.button--grey(
href='https://github.com/nuxt/nuxt.js'
target='_blank') GitHub