From f6cbe15321f63568e0e8382fcc77fe827eb56f25 Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Sat, 9 Mar 2019 20:26:24 +0000 Subject: [PATCH] Replace Sass with PostCSS --- src/App.vue | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/src/App.vue b/src/App.vue index 7a48cb0..b58d56a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -19,13 +19,14 @@ export default { } -