mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-18 19:21:34 +08:00
12 lines
133 B
SCSS
12 lines
133 B
SCSS
|
|
// Global Theme
|
|
@import "themes/default";
|
|
|
|
|
|
// Global Functions
|
|
@import "util/functions";
|
|
|
|
|
|
// Global Mixins
|
|
@import "util/mixins";
|