From 4f0fc84aef2687f53a4709c166d0eb7935d666d3 Mon Sep 17 00:00:00 2001 From: Jeremy Stucki Date: Fri, 2 Feb 2024 22:11:09 +0100 Subject: [PATCH] wip --- src/App.vue | 2 +- src/components/BeautifulProgressIndicator.vue | 39 +++++++++---------- styles/main.scss | 39 ------------------- tailwind.config.js | 6 ++- 4 files changed, 25 insertions(+), 61 deletions(-) diff --git a/src/App.vue b/src/App.vue index 0476bad..b60da9d 100644 --- a/src/App.vue +++ b/src/App.vue @@ -1,6 +1,6 @@