File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 2
2
font-family : " vp-docs" ;
3
3
src : url (" ./font.eot?inpve4" );
4
4
src : url (" ./font.eot?inpve4#iefix" ) format (" embedded-opentype" ),
5
- url (" ./font.ttf?inpve4" ) format (" truetype" ), url (" fonts /font.woff?inpve4" ) format (" woff" ),
5
+ url (" ./font.ttf?inpve4" ) format (" truetype" ), url (" . /font.woff?inpve4" ) format (" woff" ),
6
6
url (" ./font.svg?inpve4#icomoon" ) format (" svg" );
7
7
font-weight : normal ;
8
8
font-style : normal ;
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ $font-family: "vp-example";
6
6
font-family : $family ;
7
7
src : url (" ./#{$name } /font.eot?inpve4" );
8
8
src : url (" ./#{$name } /font.eot?inpve4#iefix" ) format (" embedded-opentype" ),
9
- url (" ./#{$name } /font.ttf?inpve4" ) format (" truetype" ), url (" fonts /font.woff?inpve4" ) format (" woff" ),
9
+ url (" ./#{$name } /font.ttf?inpve4" ) format (" truetype" ), url (" ./ #{ $name } /font.woff?inpve4" ) format (" woff" ),
10
10
url (" ./#{$name } /font.svg?inpve4#icomoon" ) format (" svg" );
11
11
font-weight : normal ;
12
12
font-style : normal ;
You can’t perform that action at this time.
0 commit comments