Skip to content

Commit

Permalink
fix(menu): menu styles should import list styles
Browse files Browse the repository at this point in the history
closes #482
  • Loading branch information
stasson committed Aug 7, 2018
1 parent 92fee4b commit 2e7b57b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions components/menu/styles.scss
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@import "@material/list/mdc-list";
@import "@material/menu/mdc-menu";

// TODO: MDCFIX
Expand Down

0 comments on commit 2e7b57b

Please sign in to comment.