alright, alright

This commit is contained in:
yigid balaban 2024-08-09 18:38:27 +03:00
parent eeed974175
commit b07228f490
Signed by: fyb
GPG Key ID: E21FEB2C244CB7EB

View File

@ -1,2 +1,2 @@
@import "./theme-light.css" (prefers-color-scheme: light);
@import "./theme-dark.css" (prefers-color-scheme: dark);
@import "./theme-yigid-light.css" (prefers-color-scheme: light);
@import "./theme-yigid-dark.css" (prefers-color-scheme: dark);