mirror of
https://github.com/ionic-team/ionic-framework.git
synced 2025-11-06 22:29:44 +08:00
8 lines
213 B
SCSS
Executable File
8 lines
213 B
SCSS
Executable File
@charset "UTF-8";
|
|
|
|
// This includes all of the framework global elements that are needed to work with any of the other files.
|
|
@import "framework/variables";
|
|
|
|
// Components
|
|
@import
|
|
"framework/components/buttons"; |