You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The utility classes shown on that page appear to be for align-items (e.g., align-items-start, align-items-center, etc.), which doesn't match the page's purpose.
Expected: align-self-start, align-self-center, align-self-end, etc.
It looks like the wrong section or code examples were included by mistake.
Thanks in advance for taking a look and for the great work on PrimeFlex!
Hi there,
I noticed a small issue on the PrimeFlex documentation page for
align-self:π https://primeflex.org/alignself
The utility classes shown on that page appear to be for
align-items(e.g.,align-items-start,align-items-center, etc.), which doesn't match the page's purpose.Expected:
align-self-start,align-self-center,align-self-end, etc.It looks like the wrong section or code examples were included by mistake.
Thanks in advance for taking a look and for the great work on PrimeFlex!