mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2026-03-13 10:22:08 +08:00
Revert "fix(sass): remove global imports from components"
This reverts commit dad2155ecd.
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
@import "../../globals.ios";
|
||||
@import "./button";
|
||||
|
||||
// iOS Button
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
@import "../../globals.md";
|
||||
@import "./button";
|
||||
|
||||
// Material Design Button
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
@import "../../globals.wp";
|
||||
@import "./button";
|
||||
|
||||
// Windows Button
|
||||
|
||||
Reference in New Issue
Block a user