mirror of
https://github.com/thomiceli/opengist.git
synced 2026-06-19 07:36:56 +00:00
2 lines
103 B
CSS
Vendored
2 lines
103 B
CSS
Vendored
@import "./light.css" (prefers-color-scheme: light);
|
|
@import "./dark.css" (prefers-color-scheme: dark); |