mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-11 18:09:21 +08:00
chore(ionicons): remove ionicon font and scss
This commit is contained in:
@@ -246,6 +246,5 @@
|
||||
// Fonts
|
||||
// --------------------------------------------------
|
||||
@import
|
||||
"../fonts/ionicons",
|
||||
"../fonts/noto-sans",
|
||||
"../fonts/roboto";
|
||||
|
||||
@@ -19,10 +19,6 @@ $app-direction: ltr !default;
|
||||
$font-path: "/dist/fonts" !default;
|
||||
|
||||
|
||||
// Ionicons font path
|
||||
$ionicons-font-path: $font-path !default;
|
||||
|
||||
|
||||
// Hairline width
|
||||
$hairlines-width: .55px !default;
|
||||
|
||||
|
||||
@@ -1,4 +0,0 @@
|
||||
|
||||
// Ionicons build for Ionic Apps
|
||||
@import
|
||||
"../fonts/ionicons";
|
||||
Reference in New Issue
Block a user