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 e6915b2 commit 5055d90Copy full SHA for 5055d90
src/app/styles/ionicons/_ionicons-variables.scss
@@ -1,7 +1,7 @@
1
// Ionicons Variables
2
// --------------------------
3
4
-$ionicons-font-path: "../assets/public/fonts" !default;
+$ionicons-font-path: "/fonts" !default;
5
$ionicons-font-family: "Ionicons" !default;
6
$ionicons-version: "2.0.0" !default;
7
$ionicons-prefix: ion- !default;
0 commit comments