campaignmonitor/shell

New modifiers for Grid item

Closed this issue · 0 comments

  • Allow finer alignment control, e.g.: justify-content: flex-end.
  • Allow flex: 1 to be applied to take up remaining width.
  • Kill l-grid__item--align-center??