Position

Mixin Purpose
u-position("absoluteCenter") Positions a component in the centre of the nearest relatively positioned parent, vertically and horizontally.
u-position("fixed") Fixed position with added performance tweak.
verticalPositionMiddle($position) Positions a component vertically central inside a container. Takes a string $position of "absolute" or "relative"