Add undescore (#2235)

This commit is contained in:
Maurizio Vitale
2017-08-22 09:49:56 +01:00
committed by GitHub
parent 3dcfcec1b4
commit e567d97415

View File

@@ -1,6 +1,6 @@
@import '~@angular/material/theming';
@import 'colors';
@import 'all-theme';
@import '_colors';
@import '_all-theme';
@include mat-core();