Merge pull request #4136 from ahmed3mar/patch-1

Add font path variable
This commit is contained in:
Taylor Otwell 2017-02-03 15:48:51 -06:00 committed by GitHub
commit f0f1a13f61
1 changed files with 3 additions and 0 deletions

View File

@ -35,3 +35,6 @@ $input-color-placeholder: lighten($text-color, 30%);
// Panels // Panels
$panel-default-heading-bg: #fff; $panel-default-heading-bg: #fff;
// Fonts
$icon-font-path: "~bootstrap-sass/assets/fonts/bootstrap/";