0.2.16

max-height

layout


Values

$bb-max-height-values: map-merge(
$bb-sizes,
(
'none': none
)
);

Config

$bb-max-height-config: (
'name': 'maxh',
'prop': 'max-height',
'bps': $bb-bps,
'values': $bb-max-height-values
);