diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/style.css | 2 |
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); |
