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 @@ - + - +