feat: Well I guess fork it is

This commit is contained in:
daudix-UFO
2023-10-13 18:45:36 +00:00
parent f04495f6d2
commit 3230b4af29
3 changed files with 2 additions and 3 deletions

View File

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