Cluster
Class: .cluster
Groups items together with equal spacing, allowing them to wrap naturally when space is limited. Great for button groups, tag lists, or inline navigation.
Use .cluster-*
to control the space between each
item. By default, the spacing is 1rem
.
Use any flexbox aligmnent value to configure how the items
align. The defualt is .items-center
.