mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
refactor(): move core component imports to mode component files
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
@import "../../../ionic.globals";
|
||||
@import "../label";
|
||||
@import "../text-input";
|
||||
|
||||
// iOS Text Input
|
||||
// --------------------------------------------------
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
@import "../../../ionic.globals";
|
||||
@import "../label";
|
||||
@import "../text-input";
|
||||
|
||||
// Material Design Text Input
|
||||
// --------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user