//
// _modules
//
// If using all the modules of the UI, simply use this file to import all of them. 
// Otherwise import the required module separately.
// ********************************************************************************************************************************

@import "page";
@import "flex";
@import "grid";
@import "button";
@import "box";
@import "tabs";
@import "toggler";
@import "tooltip";
@import "icons";
@import "typeahead";
@import "datepicker";
@import "loader";
@import "navigation";
@import "breadcrumbs";
@import "forms";
@import "typography";

// loading third party module
@import "swiper";
@import "modal";
