website/css/main.scss

10 lines
99 B
SCSS

---
---
@import "config";
body {
color: $color-primary;
background: $color-background;
}