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

Add missing .grid-flow-dense utility #8193

Merged
merged 1 commit into from May 4, 2022

Conversation

hacknug
Copy link
Contributor

@hacknug hacknug commented Apr 25, 2022

This PR adds a missing utility for the gridAutoFlow plugin. .grid-flow-dense allows users to fill the gaps on a grid container without overwriting the current grid definition and forcing it to have only one row or column.

https://developer.mozilla.org/en-US/docs/Web/CSS/grid-auto-flow#dense

@adamwathan adamwathan merged commit 220e350 into tailwindlabs:master May 4, 2022
@adamwathan
Copy link
Member

Thanks @hacknug!

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.

None yet

2 participants