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

Support align-content in Block layout #709

Open
nicoburns opened this issue Sep 8, 2024 · 0 comments
Open

Support align-content in Block layout #709

nicoburns opened this issue Sep 8, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@nicoburns
Copy link
Collaborator

What problem does this solve or what need does it fill?

Browsers have recently added support for using align-content to control vertical alignment in block layouts.

What solution would you like?

Implement align-content for block layouts in Taffy.

Additional context

The buttons on https://astro.gosub.io/ are a good real-world example.

@nicoburns nicoburns added the enhancement New feature or request label Sep 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant