Skip to content

Commit 0ff2995

Browse files
committed
Fix overpass-mono mixin call
Remove $styles parameter - overpass-mono mixin doesn't support it and only generates normal styles.
1 parent e8103e5 commit 0ff2995

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/lib/global.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
);
88

99
@include overpass-mono.print-overpass-mono-font-face(
10-
$styles: (normal),
1110
$path_to_dist: '$lib/assets/fonts/overpass-mono-webfont/'
1211
);
1312

0 commit comments

Comments
 (0)