5 lines
63 B
SCSS
5 lines
63 B
SCSS
@import "src/App.scss";
|
|
|
|
.MainPage {
|
|
@include background();
|
|
} |