Angular Material Flashcards
1
Q
@include mat-core(); should be included only once
A
// Include the common styles for Angular Material. We include this here so that you only // have to load a single css file for Angular Material in your app. // Be sure that you only ever include this mixin once! @include mat-core();