text-decoration
text
Values
$bb-text-decoration-values: ('under': underline,'over': overline,'strike': line-through,'none': none);
Config
$bb-text-decoration-config: ('name': 'td','prop': 'text-decoration','bps': $bb-bps,'pseudo': $bb-pseudo,'values': $bb-text-decoration-values);