feat(item): sliding items

This commit is contained in:
Max Lynch
2015-10-06 18:30:38 -05:00
parent 4d7025e4b9
commit dbb2729e57
10 changed files with 297 additions and 51 deletions

View File

@ -22,6 +22,7 @@ $z-index-backdrop: 1;
$z-index-overlay-wrapper: 10;
$z-index-item-options: 1;
// Flex Order
// --------------------------------------------------