Skip to content

Instantly share code, notes, and snippets.

@kenrogers
Last active July 26, 2018 21:46
Show Gist options
  • Save kenrogers/c9dbe741e590881c6b285e6676691bb7 to your computer and use it in GitHub Desktop.
Save kenrogers/c9dbe741e590881c6b285e6676691bb7 to your computer and use it in GitHub Desktop.
default layout file
<template>
<div>
<nuxt/>
</div>
</template>
<style>
</style>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment