Skip to content

Commit

Permalink
feat(icon-toggle): add initial implementation of the icon-toggle
Browse files Browse the repository at this point in the history
  • Loading branch information
rustemgareev committed Oct 2, 2017
1 parent a7bd362 commit c66dd95
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions components/icon-toggle/icon-toggle.scss
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
@import "@material/icon-toggle/mdc-icon-toggle";
1 change: 1 addition & 0 deletions material-kit.scss
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,4 @@
@import "./components/fab/fab";
@import "./components/form-field/form-field";
@import "./components/grid-list/grid-list";
@import "./components/icon-toggle/icon-toggle";

0 comments on commit c66dd95

Please sign in to comment.