remove import colors (#2254)

This commit is contained in:
Cilibiu Bogdan 2017-08-29 14:04:48 +03:00 committed by Mario Romano
parent 54f4a07f53
commit e295a05a56
2 changed files with 0 additions and 2 deletions

View File

@ -1,4 +1,3 @@
@import 'colors';
@mixin mat-upload-dialog-theme($theme) {
$foreground: map-get($theme, foreground);

View File

@ -1,4 +1,3 @@
@import 'colors';
@mixin mat-file-uploading-row-theme($theme) {
$background: map-get($theme, background);