Preparation for build of a unique CSS

This commit is contained in:
Francis Lachapelle
2015-06-11 15:57:16 -04:00
parent 6040838396
commit 36c931b596
42 changed files with 65 additions and 1794 deletions
@@ -0,0 +1,2 @@
/*! whiteframe/_extends.scss - */
@import '../../../angular-material/src/components/whiteframe/whiteframe.scss';
@@ -1,15 +1 @@
.md-whiteframe-z1 {
box-shadow: $whiteframe-shadow-z1;
}
.md-whiteframe-z2 {
box-shadow: $whiteframe-shadow-z2;
}
.md-whiteframe-z3 {
box-shadow: $whiteframe-shadow-z3;
}
.md-whiteframe-z4 {
box-shadow: $whiteframe-shadow-z4;
}
.md-whiteframe-z5 {
box-shadow: $whiteframe-shadow-z5;
}
@import 'extends';