2019-08-13 18:12:53 +02:00
|
|
|
//@import "~bootstrap-select/sass/bootstrap-select.scss";
|
2019-06-08 17:20:51 +02:00
|
|
|
|
2019-10-20 01:40:40 +02:00
|
|
|
//@import "~bootstrap-datepicker/dist/css/bootstrap-datepicker.css";
|
|
|
|
//@import "~bootstrap-timepicker/css/bootstrap-timepicker.css";
|
2019-06-08 17:20:51 +02:00
|
|
|
|
|
|
|
// Your custom variables
|
2020-01-14 23:47:40 +01:00
|
|
|
@import '_variables';
|
2019-06-08 17:20:51 +02:00
|
|
|
|
2020-01-14 23:47:40 +01:00
|
|
|
@import '_components/_ui.bootstrap';
|
2019-06-08 17:20:51 +02:00
|
|
|
|
|
|
|
// By default we prefer font awesome CDN
|
|
|
|
//@import "_components/_ui.fontawesome";
|
2020-01-14 23:47:40 +01:00
|
|
|
@import '_components/_ui.lightbox';
|
|
|
|
@import '_components/_ui.flyout';
|
2019-06-08 17:20:51 +02:00
|
|
|
|
2020-01-14 23:47:40 +01:00
|
|
|
@import '_components/_ui.main';
|
|
|
|
@import '_components/_ui.form.basics';
|
|
|
|
@import '_components/_ui.elemental';
|
2019-06-08 17:20:51 +02:00
|
|
|
|
|
|
|
// Your custom styling
|
2020-01-14 23:47:40 +01:00
|
|
|
@import '_typography';
|
|
|
|
@import '_layout';
|