remove import colors (#2254)

This commit is contained in:
Cilibiu Bogdan
2017-08-29 14:04:48 +03:00
committed by Maurizio Vitale
parent 341ed94c31
commit d392ae730b
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);