Files
ionic-framework/scss/framework.scss
2013-08-23 10:58:25 -05:00

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";