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

feat: add Stack component #5987

Merged
merged 1 commit into from
Sep 21, 2021
Merged

feat: add Stack component #5987

merged 1 commit into from
Sep 21, 2021

Conversation

kyletsang
Copy link
Member

https://getbootstrap.com/docs/5.1/helpers/stacks/

Adds a stack component where you can specify if the elements stack horizontally or vertically. There's only one util class prop gap for now, but we can easily add more as we go.

I think the createUtilityClasses function could be useful in generating classes for responsive utility class props.

@kyletsang kyletsang requested a review from jquense August 20, 2021 00:12
@kyletsang kyletsang merged commit 57be243 into master Sep 21, 2021
@kyletsang kyletsang deleted the feat/stacks branch September 21, 2021 15:44
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