From 2fb5aa2becd7f8d4fe3fbcf919a8f636a5e43b75 Mon Sep 17 00:00:00 2001 From: Kavin <20838718+FireMasterK@users.noreply.github.com> Date: Mon, 10 Oct 2022 10:13:21 +0100 Subject: [PATCH] Move theme handling away from mixin. --- src/App.vue | 19 +++++++++++++++++++ src/main.js | 14 -------------- 2 files changed, 19 insertions(+), 14 deletions(-) diff --git a/src/App.vue b/src/App.vue index 9e9d889d..f324e374 100644 --- a/src/App.vue +++ b/src/App.vue @@ -15,12 +15,31 @@