Integrate Custom Angular Material Style

We are going to integrate our common styles lib with our default app's stylesheet.
sass icon
common-styles.scss
// Common styles are imported here
@import "./themes/theme.scss";