Skip to main content
Version: 4.x

Flex Recipes

Flex recipes are helper recipes for quickly adding flexbox instructions in custom CSS/SCSS.

@flex-row; and @flex-column; are shortcuts for establishing row and column layouts. It’s probable that we’ll expand these options to cover other flex scenarios in the future.