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
Why isn't flex-center a utility class in Tailwind already? It seems like a pretty logic thing to exist as it is very often used. Is there a reason this class should not exist? It would be super nice to have this as i find myself adding the flex justify-center items-center classes very often.
With flex-center i am referring to the following css code:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Why isn't flex-center a utility class in Tailwind already? It seems like a pretty logic thing to exist as it is very often used. Is there a reason this class should not exist? It would be super nice to have this as i find myself adding the flex justify-center items-center classes very often.
With flex-center i am referring to the following css code:
This could also be extended to have absolute-center
Beta Was this translation helpful? Give feedback.
All reactions