summaryrefslogtreecommitdiff
path: root/src/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'src/style.css')
-rw-r--r--src/style.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/style.css b/src/style.css
index 1b0109f..14d8ed1 100644
--- a/src/style.css
+++ b/src/style.css
@@ -1,5 +1,5 @@
@import "tailwindcss" source(none);
-@source "../public/*.html";
+@source "../public/index.html";
:root {
--immich-dark-primary: rgb(172 203 250);