-
-
Notifications
You must be signed in to change notification settings - Fork 79.1k
Add .d-flex utility class for display:flex
#20004
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Do you mean "add one class that just sets |
exactly - same as the |
display:flex
display:flex
playing around with flex - i'd realised it would also be helpfull to have responsive display classes
|
I expect that would probably get rejected, per #18410. |
Adding a flex utility is something we can do I think, but definitely conditional to flexbox mode and what not. |
This was added in #20934. |
I'd suggest to add display:flex to utilities
this will be need a lot i guess.
The text was updated successfully, but these errors were encountered: