- @import 'animation';
- // Base Extended (General styles which are not added 'base styles')
- @import 'base-extended';
- @import 'dark-layout';
- @import 'misc';
- @import 'rtl';
- @import 'transitions';
- // Bootstrap Vue (Style which are not covered in Base style or extra BSV styles)
- @import 'bootstrap-vue/index';
|