Text
Alignment
Source: src/utilities/text/text
Using the .text-align-start or .text-align-end will align text content to the alignment of the current language selected.
Text align start.
Text align end.
<p class="text-align-start">Text align start.</p> <p class="text-align-end">Text align end.</p>