0.2.16

text-overflow

text


Values

$bb-text-overflow-values: (
'ellipsis': ellipsis,
'none': none
);

Config

$bb-text-overflow-config: (
'name': 'to',
'prop': 'text-overflow',
'values': $bb-text-overflow-values
);