Files

4 lines
107 B
CSS
Raw Permalink Normal View History

2024-03-26 19:14:03 -07:00
@import url("./default.css") screen;
@import url("./light.css") screen and (prefers-color-scheme: light);