From 5ffaa7664491ec7231bce10d64c896477f545acf Mon Sep 17 00:00:00 2001 From: mjezek Date: Fri, 18 Nov 2022 16:54:50 +0100 Subject: [PATCH] Fixed parcel building --- assets/css/main.css | 4 ++-- assets/html/index.html | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/assets/css/main.css b/assets/css/main.css index 874c330..67129b6 100644 --- a/assets/css/main.css +++ b/assets/css/main.css @@ -1,4 +1,4 @@ -@import url(uplot/dist/uPlot.min.css); +@import url(npm:uplot/dist/uPlot.min.css); @import url(../css/icons.css); @@ -407,4 +407,4 @@ footer a:hover { .uplot .select { background: var(--color-blue); opacity: 0.3; -} \ No newline at end of file +} diff --git a/assets/html/index.html b/assets/html/index.html index 5f01112..83d35e0 100644 --- a/assets/html/index.html +++ b/assets/html/index.html @@ -6,13 +6,13 @@ - + - + Minetrack @@ -41,7 +41,7 @@
Sort By
...
- +
Graph Controls
@@ -70,4 +70,4 @@ - \ No newline at end of file +