|
@@ -2,5 +2,8 @@
|
|
|
$bootstrap-sass-asset-helper: true;
|
|
$bootstrap-sass-asset-helper: true;
|
|
|
@import "~bootstrap-sass/assets/stylesheets/bootstrap";
|
|
@import "~bootstrap-sass/assets/stylesheets/bootstrap";
|
|
|
|
|
|
|
|
|
|
+// import bootstrap4 utility classes
|
|
|
|
|
+@import "../bootstrap4/utilities";
|
|
|
|
|
+
|
|
|
// import toastr styles
|
|
// import toastr styles
|
|
|
@import '~toastr/build/toastr';
|
|
@import '~toastr/build/toastr';
|