aboutsummaryrefslogtreecommitdiff
path: root/views/partials/header.common.php
diff options
context:
space:
mode:
Diffstat (limited to 'views/partials/header.common.php')
-rw-r--r--views/partials/header.common.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/views/partials/header.common.php b/views/partials/header.common.php
index 5ca18c5..4ea98df 100644
--- a/views/partials/header.common.php
+++ b/views/partials/header.common.php
@@ -4,7 +4,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<!-- Stylesheets -->
-<link href="https://cdn.jsdelivr.net/npm/tailwindcss/dist/tailwind.min.css" rel="stylesheet">
+<link href="/dist/tailwind.min.css" rel="stylesheet">
<link href="/css/app.css" rel="stylesheet">
<link href="/dist/bar-ui.css" rel="stylesheet">