# Align Self

Visit https://tailwindcss.com/docs/align-self (opens new window) for more information.

Class
Properties
self-autoalign-self: auto;
self-startalign-self: flex-start;
self-endalign-self: flex-end;
self-centeralign-self: center;
self-stretchalign-self: stretch;