From 8268efe62519b456f2e42c25c8d0b30968ba1c93 Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Sun, 6 Sep 2020 14:20:27 +0200 Subject: [PATCH] Include positioning stylesheet in root Vue comp. --- src/Vinlottis.vue | 1 + src/styles/positioning.scss | 7 +++++++ 2 files changed, 8 insertions(+) create mode 100644 src/styles/positioning.scss diff --git a/src/Vinlottis.vue b/src/Vinlottis.vue index 23eb18e..00a0c4f 100644 --- a/src/Vinlottis.vue +++ b/src/Vinlottis.vue @@ -52,6 +52,7 @@ export default {