From cd14c0e68197ded49bd5c58d983d91c5b1947f69 Mon Sep 17 00:00:00 2001 From: Oliver-Akins Date: Sun, 27 Sep 2020 21:53:43 -0600 Subject: [PATCH] Add alert bar --- src/App.vue | 52 +++++++++++++++++++++++++++++++++++++++++++++++++- src/theme.styl | 4 ++++ 2 files changed, 55 insertions(+), 1 deletion(-) diff --git a/src/App.vue b/src/App.vue index 61e72ce..bb731e6 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,5 +1,14 @@