//In Outer ====
@import "./home";
@import "./message";
@import "./authentication";
@import "./welcome";
@import "./splashcreen";
@import "./profile";
@import "./product-detail";
@import "./cart";
@import "./payment";
@import "./notification";
@import "./tracking";