piraattipuolue.github.io/assets/main.scss

16 lines
196 B
SCSS

---
#
---
@import "{{ site.theme }}";
:root {
color-scheme: light dark !important;
}
* {
color: revert !important;
text-color: revert !important;
background-color: revert !important;
}