mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-23 14:01:20 +08:00
chore(): fix css warnings (#19265)
This commit is contained in:
@ -1,3 +1,4 @@
|
|||||||
|
@import "../themes/ionic.skip-warns.scss";
|
||||||
@import "../themes/ionic.globals";
|
@import "../themes/ionic.globals";
|
||||||
|
|
||||||
// Ionic Font Family
|
// Ionic Font Family
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
@import "../themes/ionic.skip-warns.scss";
|
||||||
@import "../themes/ionic.globals";
|
@import "../themes/ionic.globals";
|
||||||
@import "../themes/ionic.mixins";
|
@import "../themes/ionic.mixins";
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
@import "../themes/ionic.skip-warns.scss";
|
||||||
@import "../themes/ionic.globals";
|
@import "../themes/ionic.globals";
|
||||||
@import "../themes/ionic.mixins";
|
@import "../themes/ionic.mixins";
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
@import "../themes/ionic.skip-warns.scss";
|
||||||
@import "../themes/ionic.globals";
|
@import "../themes/ionic.globals";
|
||||||
@import "../themes/ionic.mixins";
|
@import "../themes/ionic.mixins";
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
@import "../themes/ionic.skip-warns.scss";
|
||||||
@import "../themes/ionic.globals";
|
@import "../themes/ionic.globals";
|
||||||
@import "../themes/ionic.mixins";
|
@import "../themes/ionic.mixins";
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
@import "../themes/ionic.skip-warns.scss";
|
||||||
@import "../themes/ionic.globals";
|
@import "../themes/ionic.globals";
|
||||||
@import "../themes/ionic.mixins";
|
@import "../themes/ionic.mixins";
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
@import "../themes/ionic.skip-warns.scss";
|
||||||
@import "../themes/ionic.globals";
|
@import "../themes/ionic.globals";
|
||||||
@import "../themes/ionic.mixins";
|
@import "../themes/ionic.mixins";
|
||||||
|
|
||||||
|
@ -1,3 +1,4 @@
|
|||||||
|
@import "../themes/ionic.skip-warns.scss";
|
||||||
@import "../themes/ionic.globals";
|
@import "../themes/ionic.globals";
|
||||||
@import "../themes/ionic.mixins";
|
@import "../themes/ionic.mixins";
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user