0.2.16

clear

layout


Values

$bb-clear-values: (
'left': left,
'right': right,
'both': both,
'none': none
);

Config

$bb-clear-config: (
'name': 'clear',
'prop': 'clear',
'bps': $bb-bps,
'values': $bb-clear-values
);