(scss) Integrate md-chips

This commit is contained in:
Francis Lachapelle
2015-04-18 01:21:52 -04:00
parent 0924b5154e
commit b9eb0f9a69
3 changed files with 5 additions and 0 deletions
@@ -0,0 +1,2 @@
/*! chips/_extends.scss - */
@import '../../../angular-material/src/components/chips/chips.scss';
@@ -0,0 +1,2 @@
/// chips.scss -*- Mode: scss; indent-tabs-mode: nil; basic-offset: 2 -*-
@import 'extends';