Same as align(breakpoints(default_, align))
Value to use for margin: auto at various breakpoints
Same as alignContent(breakpoints(default_, alignContent))
Value to add for align-content property at various breakpoints
Same as alignItems(breakpoints(default_, alignItems))
Value to add for align-items property at various breakpoints
Same as alignSelf(breakpoints(default_, alignSelf))
Value to add for align-self property at various breakpoints
Same as columnGap(breakpoints(default_, columnGap))
Gap between columns at various breakpoints.
Same as direction(breakpoints(default_, direction))
Value to add for flex-direction property at various breakpoints
Same as display(breakpoints(default_, display))
Value to set to display property at various breakpoints
Same as flex(breakpoints(default_, flexShorthand))
Value to add for flex property at various breakpoints
Same as flexWrap(breakpoints(default_, flexWrap))
Value to set for flex-wrap property at various breakpoints
Whether to set width: 100% at various breakpoints
Same as gap(breakpoints(default_, gap))
Gap between items at various breakpoints.
Whether to add flex: grow at various breakpoints
Same as justifyContent(breakpoints(default_, justifyContent))
Value to add for justify-content property at various breakpoints
Same as order(breakpoints(default_, order))
Same as rowGap(breakpoints(default_, rowGap))
Gap between rows at various breakpoints.
Whether to add flex: shrink at various breakpoints
Same as spaceItems(breakpoints(default_, spaceItems))
Space items at various breakpoints
Same as spacer(breakpoints(default_, spacer))
Spacers at various breakpoints