mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
refactor(sass): moved all mode files to the top level component directory and renamed to include the directory name
references #689
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
@import "../../../globals.ios";
|
||||
@import "../../globals.ios";
|
||||
|
||||
// iOS Checkbox Structure
|
||||
// --------------------------------------------------
|
@ -1,4 +1,4 @@
|
||||
@import "../../../globals.md";
|
||||
@import "../../globals.md";
|
||||
|
||||
// Material Design Checkbox
|
||||
// --------------------------------------------------
|
Reference in New Issue
Block a user