Add list-spacing options
cloutiy opened this issue · comments
yc commented
Add list spacing options to specify the space before, after and between items:
{list}
spacing: value => space around lists, top and bottom
space-before: value => space before lists
space-after: value => space after lists
item-spacing: value => space between items
yc commented
Done.