mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
fix(fonts): auto-set ionicons font path if not already set
This commit is contained in:
committed by
Adam Bradley
parent
218ce766b4
commit
7bbfb7e536
@@ -19,6 +19,10 @@ $include-rtl: true !default;
|
||||
$font-path: "../fonts" !default;
|
||||
|
||||
|
||||
// Ionicons font path
|
||||
$ionicons-font-path: $font-path !default;
|
||||
|
||||
|
||||
// Hairline width
|
||||
$hairlines-width: .55px !default;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user