mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-19 03:32:21 +08:00
import mode globals in all mode components
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
@import "../../../ionic.globals";
|
||||
@import "../../../globals.ios";
|
||||
@import "../segment";
|
||||
|
||||
// iOS Segment
|
||||
|
@ -1,4 +1,4 @@
|
||||
@import "../../../ionic.globals";
|
||||
@import "../../../globals.md";
|
||||
@import "../segment";
|
||||
|
||||
// iOS Segment
|
||||
|
@ -1,4 +1,4 @@
|
||||
@import "../../ionic.globals";
|
||||
@import "../../globals.core";
|
||||
|
||||
// Segment
|
||||
// --------------------------------------------------
|
||||
|
Reference in New Issue
Block a user