7 lines
81 B
SCSS
7 lines
81 B
SCSS
@use "common";
|
|
|
|
@use "repo-home/header";
|
|
|
|
body {
|
|
background-color: #232323;
|
|
} |