self-center
The class self-center is a Tailwind CSS class, part of the align self classes in the category flexbox & grid.
Example usage
The following code is an example on how to use the class self-center.
The above code produces the following result:
A
B
C
Resulting CSS
align-self: center;