From d98f33feaac8431a8ea1c3e53272028bda0c207b Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Tue, 7 May 2019 18:02:59 +0100 Subject: [PATCH] Move default styles --- public/index.html | 2 +- src/App.vue | 2 +- src/components/Welcome.vue | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/public/index.html b/public/index.html index f7f7188..1d0ee4a 100644 --- a/public/index.html +++ b/public/index.html @@ -7,7 +7,7 @@ Rebuilding Bartik with Vue.js and Tailwind CSS - + diff --git a/src/App.vue b/src/App.vue index b0d6a8f..4b25193 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,5 @@