mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
feat: add -path, -font-path
This commit is contained in:
@ -49,6 +49,7 @@
|
||||
|
||||
|
||||
// Ionicons
|
||||
$font-path: "../fonts" !default;
|
||||
$ionicons: true !default;
|
||||
@if ($ionicons) {
|
||||
@import "fonts/ionicons";
|
||||
|
Reference in New Issue
Block a user