* updated installation docu #113 * rewritten login page #113 * added icheck plugin #113 * changed to YesNoType in edit forms #113 * updated CONTRIBUTING.md #113 * added start of developer docu #113 * added compile scripts and compiled assets #113
7 lines
199 B
SCSS
7 lines
199 B
SCSS
|
|
$icon-font-path: "~bootstrap-sass/assets/fonts/bootstrap/";
|
|
$fa-font-path: "~font-awesome/fonts";
|
|
|
|
@import '~bootstrap-sass/assets/stylesheets/bootstrap';
|
|
@import '~font-awesome/scss/font-awesome';
|