5 lines
93 B
SCSS
5 lines
93 B
SCSS
|
@import "../node_modules/bootstrap/scss/bootstrap";
|
||
|
|
||
|
.roots {
|
||
|
$btn-border-radius: 25px;
|
||
|
}
|