mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 23:16:52 +08:00
Framework scss
This commit is contained in:
@ -1,11 +1,11 @@
|
|||||||
// Make sure the charset is set appropriately
|
|
||||||
@charset "UTF-8";
|
@charset "UTF-8";
|
||||||
|
|
||||||
// This includes all of the foundation global elements that are needed to work with any of the other files.
|
// This includes all of the framework global elements that are needed to work with any of the other files.
|
||||||
@import "foundation/variables";
|
@import "foundation/variables";
|
||||||
|
|
||||||
// Foundation Components
|
// Foundation Components
|
||||||
@import
|
@import
|
||||||
|
""
|
||||||
"foundation/components/global",
|
"foundation/components/global",
|
||||||
"foundation/components/grid",
|
"foundation/components/grid",
|
||||||
"foundation/components/visibility",
|
"foundation/components/visibility",
|
||||||
|
|||||||
Reference in New Issue
Block a user