Skip to content

Remove max-w-auto and max-h-auto #16917

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

Merged
merged 1 commit into from
Mar 5, 2025
Merged

Remove max-w-auto and max-h-auto #16917

merged 1 commit into from
Mar 5, 2025

Conversation

philipp-spiess
Copy link
Member

@philipp-spiess philipp-spiess commented Mar 3, 2025

Closes #16916

This PR removes max-w-auto and max-h-auto due to them not being part of v3 and not being valid CSS:

Screenshot 2025-03-03 at 14 00 39 Screenshot 2025-03-03 at 13 54 26

I decided to keep max-w-auto and max-h-auto since these values are valid even though these were not in v3 either:

Screenshot 2025-03-03 at 13 55 11

@philipp-spiess philipp-spiess requested a review from a team as a code owner March 3, 2025 12:57
@philipp-spiess philipp-spiess reopened this Mar 3, 2025
@philipp-spiess philipp-spiess marked this pull request as draft March 3, 2025 12:59
@philipp-spiess philipp-spiess force-pushed the fix/rm-minmax-wh-auto branch 2 times, most recently from f6a848e to d29ec2d Compare March 3, 2025 13:02
@philipp-spiess philipp-spiess changed the title Remove max-w-auto, min-w-auto, max-h-auto, and min-h-auto Remove max-w-auto and max-h-auto Mar 3, 2025
@RobinMalfait RobinMalfait merged commit 2eecb4d into main Mar 5, 2025
5 checks passed
@RobinMalfait RobinMalfait deleted the fix/rm-minmax-wh-auto branch March 5, 2025 10:59
philipp-spiess added a commit to tailwindlabs/tailwindcss.com that referenced this pull request Mar 6, 2025
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

Successfully merging this pull request may close these issues.

The utility class "max-h-auto" does not work
2 participants