.flex-row property

Sets the display to flex and direction to row using vendor prefixes.

Mixin

Use

body {
  .flex-row;
}