.flex-initial property

Emulates flex: initial; in a compatible way using vendor prefixes.

Mixin

Use

body {
  .flex-initial;
}