@import "../../themes/ionic.globals";
@import "./item.mixins";

// Item
// --------------------------------------------------

/// @prop - Minimum height of the item
$item-min-height:           44px !default;
