fix(sass): change default font path (#8811)

This commit is contained in:
Justin Willis
2016-11-10 18:29:06 -06:00
committed by Brandy Carney
parent faed85c6d3
commit 0940d5a4d7

View File

@@ -16,7 +16,7 @@ $include-rtl: true !default;
// Global font path
$font-path: "../fonts" !default;
$font-path: "../assets/fonts" !default;
// Hairline width