Skip to content

Alignment Mixin

Only a handful of extensions are offered for the Alignment Mixin, and these cover all the requirements for any widget. As a result, there is no need for any configuration option in the tailwind.config.json file.

Extensions

ExtensionDescription
.topCenterAlign widget to topCenter
.topLeftAlign widget to topLeft
.topRightAlign widget to topRight
.centerAlign widget to center
.centerLeftAlign widget to centerLeft
.centerRightAlign widget to centerRight
.bottomCenterAlign widget to bottomCenter
.bottomLeftAlign widget to bottomLeft
.bottomRightAlign widget to bottomRight

Methods

Released under the MIT License.