5 lines
130 B
SCSS
5 lines
130 B
SCSS
|
// Border Radius
|
||
|
$core-border-radius: 0 !default;
|
||
|
|
||
|
// Pre and Code Font Family
|
||
|
$preformatted-font-family: inherit !default;
|