Add server-side rendering (via bundleRenderer, as this is what the Vue docs recommend, and apparently the only way it does encapsulation)

This commit is contained in:
Steve Sanderson
2017-03-10 10:51:47 +00:00
parent beace263fc
commit 2067ea2758
14 changed files with 117 additions and 51 deletions

View File

@@ -33,3 +33,5 @@
</div>
</div>
</template>
<style src="./navmenu.css" />