
@import "font.less";

// Plugins
@import '~simple-line-icons/less/simple-line-icons.less';
//@simple-line-font-path: "./assets/simple-line-icons/";
@import '~font-awesome/less/font-awesome.less';
//@fa-font-path: "./assets/font-awesome";
@import '~bootstrap/less/bootstrap.less';
//@icon-font-path: "./assets/glyphicons/";
@import '~animate.css/animate.css';
@import '../vendors/bootstrap-chosen/bootstrap-chosen.less';
@chosen-sprite-path: "chosen-sprite.png";
@chosen-sprite-retina-path: "chosen-sprite@2x.png";
@import '~angular-xeditable/dist/css/xeditable.css';

// Angulr
@import "app.less";

ui-view {
  display: block;
}
