Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
fix(card): Import variables in mixins (#2799)
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickrodee authored May 24, 2018
1 parent 5aa1ea9 commit e6b787c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/mdc-card/_mixins.scss
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
//

@import "@material/theme/mixins";
@import "./variables";

//
// Public
Expand Down

0 comments on commit e6b787c

Please sign in to comment.