5 lines
63 B
SCSS
5 lines
63 B
SCSS
@use "@mini-strap/core";
|
|
|
|
html {
|
|
// background-color: red;
|
|
}
|