Add font path variable

This commit is contained in:
Ahmed M. Ammar
2017-02-03 18:21:04 +02:00
committed by GitHub
parent d2d89124e6
commit 2cc5f349d4

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/";