scss-framework/lib/_theme.scss

3 lines
45 B
SCSS
Raw Normal View History

2025-07-19 23:58:24 +02:00
body {
background-color: var(--bg-color);
}