Add md-select SASS component

This commit is contained in:
Francis Lachapelle
2015-06-12 10:50:04 -04:00
parent 1569306ea0
commit cc24b9b599
3 changed files with 4 additions and 0 deletions
@@ -0,0 +1,2 @@
/*! sticky/_extends.scss - */
@import '../../../angular-material/src/components/select/select.scss';
@@ -0,0 +1 @@
@import "extends";