Skip to main content
Version: 4.x

Divider Recipes

?divider-all

This recipe should be expanded on a parent element. It will place a physical divider between all direct child elements.

?divider-bottom

This recipe can be expanded on any element that you'd like to place a divider after.

?divider-top

This recipe can be expanded on any element that you'd like to place a divider before.

Changes From 3.x

In ACSS 4.0:

  • Recipe syntax changed from @ to ? (e.g., ?divider-all instead of @divider-all).