Michael Lando | efa037d | 2017-02-19 12:57:33 +0200 | [diff] [blame] | 1 | // DOX CORE |
Einav Weiss Keidar | 1801b24 | 2018-08-13 16:19:46 +0300 | [diff] [blame] | 2 | @import 'common/variables'; |
| 3 | @import 'common/typography'; |
Michael Lando | efa037d | 2017-02-19 12:57:33 +0200 | [diff] [blame] | 4 | |
| 5 | // Core variables and mixins |
Einav Weiss Keidar | 1801b24 | 2018-08-13 16:19:46 +0300 | [diff] [blame] | 6 | @import 'bootstrap-cust/variables'; |
| 7 | @import 'bootstrap/variables'; |
| 8 | @import 'bootstrap/mixins'; |
Michael Lando | efa037d | 2017-02-19 12:57:33 +0200 | [diff] [blame] | 9 | |
Einav Weiss Keidar | 1801b24 | 2018-08-13 16:19:46 +0300 | [diff] [blame] | 10 | @import 'bootstrap/type'; |
| 11 | @import 'bootstrap/code'; |
| 12 | @import 'bootstrap/grid'; |
| 13 | @import 'bootstrap/tables'; |
| 14 | @import 'bootstrap-cust/tables'; |
| 15 | @import 'bootstrap/forms'; |
| 16 | @import 'bootstrap-cust/forms'; |
Michael Lando | efa037d | 2017-02-19 12:57:33 +0200 | [diff] [blame] | 17 | // Components |
Einav Weiss Keidar | 1801b24 | 2018-08-13 16:19:46 +0300 | [diff] [blame] | 18 | @import 'bootstrap/component-animations'; |
| 19 | @import 'bootstrap/dropdowns'; |
| 20 | @import 'bootstrap-cust/dropdowns'; |
| 21 | @import 'bootstrap/button-groups'; |
| 22 | @import 'bootstrap/input-groups'; |
| 23 | @import 'bootstrap/breadcrumbs'; |
| 24 | @import 'bootstrap/pagination'; |
| 25 | @import 'bootstrap/pager'; |
| 26 | @import 'bootstrap/labels'; |
| 27 | @import 'bootstrap/badges'; |
| 28 | @import 'bootstrap/jumbotron'; |
| 29 | @import 'bootstrap/alerts'; |
| 30 | @import 'bootstrap/progress-bars'; |
| 31 | @import 'bootstrap/media'; |
| 32 | @import 'bootstrap/list-group'; |
| 33 | @import 'bootstrap-cust/list-group'; |
| 34 | @import 'bootstrap/panels'; |
| 35 | @import 'bootstrap-cust/panels'; |
| 36 | @import 'bootstrap/close'; |
| 37 | @import 'bootstrap-cust/close'; |
| 38 | @import 'bootstrap/modals'; |
| 39 | @import 'bootstrap-cust/modals'; |
| 40 | @import 'bootstrap/tooltip'; |
| 41 | @import 'bootstrap/popovers'; |
| 42 | @import 'bootstrap/utilities'; |
| 43 | @import 'bootstrap/responsive-utilities'; |