sass/base: import from current dir in _fonts.scss (#10894)

The import statement relative to base seems to confuse sass if there is
a colon (:) in the path name.

Fixes: #10866

Signed-off-by: Jan Fajerski <jfajerski@suse.com>
This commit is contained in:
Jan Fajerski 2018-02-13 17:20:51 +01:00 committed by Torkel Ödegaard
parent ba0285a3ec
commit e9380bbdff

View File

@ -1,5 +1,5 @@
@import "base/font_awesome";
@import "base/grafana_icons";
@import "font_awesome";
@import "grafana_icons";
/* cyrillic-ext */
@font-face {