assets/main.scss: apparently github-pages doesn't recognise use

This commit is contained in:
Aminda Suomalainen ⚧ 2024-05-26 16:35:27 +03:00
parent 7ab6b37b50
commit 20b1992a03
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
#
---
@use "{{ site.theme }}";
@import "{{ site.theme }}";
:root {
color-scheme: light dark !important;