clarion/app/assets/stylesheets/management/application.scss
Andrew Radev ea3c8e70fd User#show
2015-05-30 16:26:48 +03:00

17 lines
328 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 "users";
@import "colors";
@import "layout";
@import "forms";
@import "record_tables";
@import "dashboard";