Commit e9380bbd by Jan Fajerski Committed by Torkel Ödegaard

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>
parent ba0285a3
@import "base/font_awesome"; @import "font_awesome";
@import "base/grafana_icons"; @import "grafana_icons";
/* cyrillic-ext */ /* cyrillic-ext */
@font-face { @font-face {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment