clarion/app/assets/stylesheets/management/application.scss

16 lines
311 B
SCSS

@import "font-awesome-sprockets";
@import "font-awesome";
@import "bootstrap-sprockets";
@import "bootswatch/simplex/variables";
@import "bootstrap";
@import "bootswatch/simplex/bootswatch";
@import "morris";
@import "colors";
@import "layout";
@import "forms";
@import "record_tables";
@import "dashboard";