.gallery {
@include flex (space-between, center, null, row);
position: relative;
@at-root {
%gallery__man-flex {
@include flex (center, center, wrap);
}
}
&__man {
@extend %gallery__man-flex;
Вариантов мы в гугле и сами много нашли.
В четверке вроде такого не наблюдается. Или я настроил что-то, но не помню что =))