summaryrefslogtreecommitdiff
path: root/public/service-worker.js
diff options
context:
space:
mode:
authorDerf Null <derf@finalrewind.org>2023-03-31 17:40:53 +0200
committerDerf Null <derf@finalrewind.org>2023-03-31 17:40:53 +0200
commit2171317bad1cf9addf86f4cc0ec59f3b48327ce1 (patch)
tree51e0ce1f1b76879a0d4ff8722d7e525e6c0f6596 /public/service-worker.js
parent21758320748253cea11e173025369b52173727a1 (diff)
move local.css to sass
Diffstat (limited to 'public/service-worker.js')
-rw-r--r--public/service-worker.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/public/service-worker.js b/public/service-worker.js
index df524a7..dadb6a4 100644
--- a/public/service-worker.js
+++ b/public/service-worker.js
@@ -5,7 +5,6 @@ const FILES_TO_CACHE = [
'/static/v51/css/light.min.css',
'/static/v51/css/dark.min.css',
'/static/v51/css/material-icons.css',
- '/static/v51/css/local.css',
'/static/v51/fonts/MaterialIcons-Regular.woff2',
'/static/v51/fonts/MaterialIcons-Regular.woff',
'/static/v51/fonts/MaterialIcons-Regular.ttf',