mirror of
https://github.com/andrewgioia/mana.git
synced 2024-11-22 06:54:46 +00:00
9 lines
235 B
SCSS
9 lines
235 B
SCSS
/**
|
|
* Global */
|
|
|
|
$ms-font-path: '../fonts' !default;
|
|
$ms-version: '1.3.1' !default;
|
|
$ms-font-size-base: 14px !default;
|
|
$ms-prefix: ms !default;
|
|
$ms-serif-font: 'MPlantin, Garamond, Palatino, 'Times New Roman', Times, serif' !default;
|