Module: Text Direction
The text-direction module contains mixins to apply CSS to a specific text direction.
You'll find it in src/modules/_text-direction.scss
.
These mixins are for example used to build the children:space-horizontally
class,
that adds a left or right margin to children depending on the text-direction.