mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
chore(sass): update import path for ionic
This commit is contained in:
@ -67,7 +67,7 @@ $colors: (
|
|||||||
// The premium icon font for Ionic. For more info, please see:
|
// The premium icon font for Ionic. For more info, please see:
|
||||||
// http://ionicframework.com/docs/v2/ionicons/
|
// http://ionicframework.com/docs/v2/ionicons/
|
||||||
|
|
||||||
@import "ionicons";
|
@import "ionic.ionicons";
|
||||||
|
|
||||||
|
|
||||||
// Fonts
|
// Fonts
|
||||||
|
@ -67,7 +67,7 @@ $colors: (
|
|||||||
// The premium icon font for Ionic. For more info, please see:
|
// The premium icon font for Ionic. For more info, please see:
|
||||||
// http://ionicframework.com/docs/v2/ionicons/
|
// http://ionicframework.com/docs/v2/ionicons/
|
||||||
|
|
||||||
@import "ionicons";
|
@import "ionic.ionicons";
|
||||||
|
|
||||||
|
|
||||||
// Fonts
|
// Fonts
|
||||||
|
Reference in New Issue
Block a user