4 lines
90 B
SCSS
4 lines
90 B
SCSS
button {
|
|
color: $module-button-fg-color;
|
|
background-color: $module-button-bg-color;
|
|
}
|