feat: Wait this may work

This commit is contained in:
daudix-UFO
2023-10-14 02:46:48 +00:00
parent 204eee79a1
commit 0426f63368
7 changed files with 64 additions and 82 deletions

View File

@ -16,6 +16,5 @@
@use "main";
@use "comments";
@use "scanlines";
@use "custom";
@import "syntax-theme-dark.css" (prefers-color-scheme: dark);
@import "syntax-theme-light.css" (prefers-color-scheme: light);