Files
ionic-framework/scss/framework-structure.scss

22 lines
367 B
SCSS
Executable File

@charset "UTF-8";
// Components
@import
"framework/structure/base",
"framework/structure/bar",
"framework/structure/button",
"framework/structure/button-group",
"framework/structure/form",
"framework/structure/grid",
"framework/structure/icon",
"framework/structure/img",
"framework/structure/listview",
"framework/structure/table";