59 lines
1.4 KiB
SCSS
59 lines
1.4 KiB
SCSS
@import "bootstrap/mixins/banner";
|
|
@include bsBanner("");
|
|
|
|
@import "bootstrap/functions";
|
|
|
|
@import "bootscore-variables";
|
|
|
|
@import "bootstrap/variables";
|
|
@import "bootstrap/variables-dark";
|
|
|
|
@import "bootscore-maps";
|
|
|
|
@import "bootstrap/maps";
|
|
@import "bootstrap/mixins";
|
|
|
|
@import "bootstrap/utilities";
|
|
|
|
@import "bootscore-utilities";
|
|
|
|
@import "bootstrap/root";
|
|
@import "bootstrap/reboot";
|
|
@import "bootstrap/type";
|
|
@import "bootstrap/images";
|
|
@import "bootstrap/containers";
|
|
@import "bootstrap/grid";
|
|
@import "bootstrap/tables";
|
|
@import "bootstrap/forms";
|
|
@import "bootstrap/buttons";
|
|
@import "bootstrap/transitions";
|
|
@import "bootstrap/dropdown";
|
|
@import "bootstrap/button-group";
|
|
@import "bootstrap/nav";
|
|
@import "bootstrap/navbar";
|
|
@import "bootstrap/card";
|
|
@import "bootstrap/accordion";
|
|
@import "bootstrap/breadcrumb";
|
|
@import "bootstrap/pagination";
|
|
@import "bootstrap/badge";
|
|
@import "bootstrap/alert";
|
|
@import "bootstrap/progress";
|
|
@import "bootstrap/list-group";
|
|
@import "bootstrap/close";
|
|
@import "bootstrap/toasts";
|
|
@import "bootstrap/modal";
|
|
@import "bootstrap/tooltip";
|
|
@import "bootstrap/popover";
|
|
@import "bootstrap/carousel";
|
|
@import "bootstrap/spinners";
|
|
@import "bootstrap/offcanvas";
|
|
@import "bootstrap/placeholders";
|
|
|
|
@import "bootstrap/helpers";
|
|
|
|
@import "bootstrap/utilities/api";
|
|
|
|
@import "bootscore-style";
|
|
@import "bootscore-woocommerce"; // Comment or delete this line if WooCommerce styles are not needed
|
|
@import "bootscore-custom";
|