remove unnecessary noise

pull/3/head
Chris Veilleux 2019-03-15 01:30:50 -05:00
parent cc6376c12a
commit c166ec41d7
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
@import "../../../../../../node_modules/@angular/material/theming";
@import "~@angular/material/theming";
@import "mycroft-colors";
@import "../../../../../../src/stylesheets/components/buttons";
@import "components/buttons";
button {
@include action-button-primary;