mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-29 13:04:14 +03:00
Merge pull request #208 from marclipovsky/develop
Allow -font-path to be overridden.
This commit is contained in:
commit
21cc4d5249
|
@ -1,5 +1,5 @@
|
||||||
// material icons path
|
// material icons path
|
||||||
$material-font-path: "../fonts";
|
$material-font-path: "../fonts" !default;
|
||||||
|
|
||||||
// Material colors palette
|
// Material colors palette
|
||||||
$red: #F44336 !default;
|
$red: #F44336 !default;
|
||||||
|
|
Loading…
Reference in New Issue
Block a user