mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +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