/* ------------------------------------------------------------------
   Vendor stylesheets actually used by Dalalia.

   The stock template bundled 40 plugin stylesheets. Everything below is
   what the app genuinely renders; the rest were removed along with their
   packages under /assets/vendor_components.

   Bootstrap's JS, jQuery, Popper and PerfectScrollbar are already bundled
   inside js/vendors.min.js, so only their CSS appears here.
------------------------------------------------------------------ */
@import url(../assets/vendor_components/bootstrap/dist/css/bootstrap.min.css);
@import url(../assets/vendor_components/perfect-scrollbar/css/perfect-scrollbar.css);
@import url(../assets/vendor_components/datatable/datatables.min.css);
@import url(../assets/vendor_components/select2/dist/css/select2.min.css);
@import url(../assets/vendor_components/bootstrap-datepicker/dist/css/bootstrap-datepicker.min.css);
