mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-07 06:57:02 +08:00
Framework scss
This commit is contained in:
@ -1,11 +1,11 @@
|
||||
// Make sure the charset is set appropriately
|
||||
@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";
|
||||
|
||||
// Foundation Components
|
||||
@import
|
||||
""
|
||||
"foundation/components/global",
|
||||
"foundation/components/grid",
|
||||
"foundation/components/visibility",
|
||||
|
||||
Reference in New Issue
Block a user