Skip to content

Clean up flex docs #1804

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 26, 2024
Merged

Clean up flex docs #1804

merged 1 commit into from
Mar 26, 2024

Conversation

reinink
Copy link
Member

@reinink reinink commented Mar 26, 2024

Resolves #1803

This PR cleans up the flex documentation a little by making the flex-none example make more sense.

Previously we weren't highlighting both the flex-none boxes, plus we only showed the size on one:

image

Now both of these boxes are highlighted in the dark indigo, and both have a size set:

image

I also updated some of the other flex examples to always have w-14 for the first item (which is always set to flex-none).

Copy link

vercel bot commented Mar 26, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
tailwindcss-com ✅ Ready (Inspect) Visit Preview Mar 26, 2024 8:20pm

@reinink reinink merged commit 1889b52 into master Mar 26, 2024
@reinink reinink deleted the flex-improvements branch March 26, 2024 20:20
@reinink reinink mentioned this pull request Mar 26, 2024
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.

Fix flex-none in docs
1 participant