@use '@angular/material' as mat;
@include mat.core();

.baz {
  color: #fff;
}
