Skip to content
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

Missing justify content "normal" #10559

Closed
DavydeVries opened this issue Feb 11, 2023 Discussed in #10558 · 2 comments
Closed

Missing justify content "normal" #10559

DavydeVries opened this issue Feb 11, 2023 Discussed in #10558 · 2 comments

Comments

@DavydeVries
Copy link
Contributor

Discussed in #10558

Originally posted by DavydeVries February 12, 2023
Hi,

Currently, I'm using for viewport sm the class sm:justify-center. But I like to make the element full width on viewport md. The default value of justify-content is normally justify-content: normal (maybe differs on other browsers?). But there is no way to "reset" back to normal value.

Do you have suggestions to solve my issue, or is this value missing from the core?

Example:
Element not full width: https://play.tailwindcss.com/pj23KKG5cV
What I like to achieve/Expected behaviour: https://play.tailwindcss.com/oQ38fSUAsn

Kind regards,
Davy

PS. I already tried to add normal to my config as an "extend" but didn't get it to work.

@DavydeVries
Copy link
Contributor Author

I made a pull to add normal to the core:
#10560

@adamwathan
Copy link
Member

Going to close this in favor of the discussion on the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants