@charset 'utf-8'; @import 'theme/mixin'; @import 'theme/keyframes'; @import 'theme/loading'; @import 'theme/fonts'; @import 'theme/font-awesome'; @import 'theme/functions'; @import 'theme/variables-custom'; // variables for bootstrap
// third party - bootstrap 4 @import 'bootstrap';
@import 'theme/reset'; @import 'theme/icons-font';
@import 'theme/header'; @import 'theme/footer'; @import 'theme/typography'; @import 'theme/tiles'; @import 'theme/cards'; @import 'theme/navs'; @import 'theme/buttons'; @import 'theme/jumbotron'; @import 'theme/table'; @import 'theme/articles'; @import 'theme/form'; @import 'theme/highlight'; @import 'theme/styleguide';
@import 'theme/components/nav-sidebar'; @import 'theme/components/header'; @import 'theme/components/breadcrumbs'; @import 'theme/components/button'; @import 'theme/components/footer';
// @import 'components/button'; // @import 'components/header'; // @import 'components/coming_soon'; // @import 'components/footer';