We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4ad33d0 commit 894aef5Copy full SHA for 894aef5
src/sass/_theme_font_local.sass
@@ -1,7 +1,5 @@
1
-$lato-font-path: "~lato-font/fonts";
2
-$roboto-font-path: "~roboto-fontface/fonts/roboto-slab";
3
-
4
-// $font-full-path: '#{$roboto-font-path}/roboto-slab/Roboto-Slab';
+$lato-font-path: "~lato-font/fonts"
+$roboto-font-path: "~roboto-fontface/fonts/roboto-slab"
5
6
@font-face
7
font-family: 'Lato'
0 commit comments