mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-08-20 12:29:55 +08:00
Some form stuff
This commit is contained in:
@ -4,8 +4,10 @@
|
||||
// Mixins
|
||||
@import
|
||||
"components/app/mixins/flex",
|
||||
"components/app/mixins/form",
|
||||
"components/app/mixins/transform",
|
||||
"components/app/mixins/transition",
|
||||
"components/app/mixins/typography",
|
||||
"components/app/mixins/util";
|
||||
|
||||
|
||||
@ -34,7 +36,7 @@
|
||||
"components/checkbox/checkbox",
|
||||
"components/content/content",
|
||||
"components/item/item",
|
||||
"components/input/input",
|
||||
"components/form/form",
|
||||
"components/layout/layout",
|
||||
"components/list/list",
|
||||
"components/modal/modal",
|
||||
|
Reference in New Issue
Block a user