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

Implements justifyContent space-evenly #678

Merged
merged 5 commits into from
Nov 15, 2024

Conversation

vafada
Copy link
Contributor

@vafada vafada commented Nov 1, 2024

implements space-evenly

fixes #613

added justifyContent example

image

@vafada vafada changed the title Space evenly Implements justifyContent space-evenly Nov 1, 2024
@sindresorhus
Copy link
Collaborator

CI is failing. Otherwise, looks good.

@vafada
Copy link
Contributor Author

vafada commented Nov 6, 2024

CI is failing. Otherwise, looks good.

fix CI and added a unit test in c2d7404

@vafada
Copy link
Contributor Author

vafada commented Nov 13, 2024

@sindresorhus ready for another round of review

@sindresorhus sindresorhus merged commit 1588397 into vadimdemedes:master Nov 15, 2024
2 checks passed
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.

"space-evenly" value is missing for justifyContent property of the Box Component
2 participants