-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Open
Labels
Description
Is your feature request related to a problem? Please describe
I noticed that when using React-Bootstrap with Bootstrap 5, the g-* classes (gap utilities) are not behaving the same way as expected for gutters inside . The standard g-3 class should provide gutter spacing, but in my setup it doesn’t seem to apply correctly.
horizontally not working with anything.
Describe the solution you'd like
Create feature same as gutter in React-Bootstrap
Describe alternatives you've considered
No response
Additional context
No response