2018-12-03 17:12:41 +01:00
|
|
|
@import "~bootstrap-select/sass/bootstrap-select.scss";
|
|
|
|
|
2018-09-19 07:20:43 +02:00
|
|
|
@import "~bootstrap-datepicker/dist/css/bootstrap-datepicker.css";
|
|
|
|
@import "~bootstrap-timepicker/css/bootstrap-timepicker.css";
|
|
|
|
|
2018-07-02 03:54:18 +02:00
|
|
|
// Your custom variables
|
|
|
|
@import "_variables";
|
2018-02-21 11:19:51 +01:00
|
|
|
|
2018-07-18 08:48:55 +02:00
|
|
|
@import "_components/_ui.bootstrap";
|
2018-09-15 00:55:42 +02:00
|
|
|
|
|
|
|
// By default we prefer font awesome CDN
|
|
|
|
//@import "_components/_ui.fontawesome";
|
2018-07-18 08:48:55 +02:00
|
|
|
@import "_components/_ui.lightbox";
|
2018-02-08 19:16:34 +01:00
|
|
|
|
2018-07-18 08:48:55 +02:00
|
|
|
@import "_components/_ui.main";
|
|
|
|
@import "_components/_ui.elemental";
|
2018-04-21 05:36:06 +02:00
|
|
|
|
2018-07-18 08:48:55 +02:00
|
|
|
// Your custom styling
|
2018-05-28 14:46:43 +02:00
|
|
|
@import "_typography";
|
2018-07-02 03:54:18 +02:00
|
|
|
@import "_layout";
|