[Flex layout] probably justify-* utils should be like we use in plain css, justify-content-* #2383
dipeshwalia
started this conversation in
Ideas
Replies: 1 comment
-
We kept the names as short as possible (so At this point they have been named that way for 3 years and changing them would break thousands of websites so no plans to change them I don't think. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
👋 Hi tailwind community,
I am exploring tailwindcss in my regular workflows, I notice justify-content utils are under justify namespace.
It seems confusing to me, since my default mental model for flex suggest me using justify-content itself.
Am i missing something ?
Beta Was this translation helpful? Give feedback.
All reactions