I am using angular 5 material and i created a theme.scss as below theme.scss @import '~@angular/material/theming'; @include mat-core(); $custom-primary: ...
確定! 回上一頁