Open lallenfrancisl opened 4 years ago
Any pointers/examples from bootstrap site so we can have a better understanding?
Any pointers/examples from bootstrap site so we can have a better understanding?
Oh sorry putting this documentation for reference here Bootstrap container
I would like to tackle this, can you assign me this ?
me too.
I would like to tackle this, can you assign me this ?
When i using primevue i feel fault from container, container-fluid, reboot, but you can happy with two.
npm i bootstrap
import 'bootstrap/dist/css/bootstrap-reboot.min.css'
import 'bootstrap/dist/css/bootstrap-grid.min.css'
and yes, this is low cost. @lallenfrancisl
As someone who is using Vuetify, WindiCSS and Bootstrap, this is a must-have feature for a CSS framework IMO
I can't believe that something that seems so promising does not even include the most basic component for any website
Any news here? Containers are indeed the most basic components and are must have for any css framework.
Up
Up too
Up
up
i'd also like this feature but in the meantime my workaround is:
<div class="mx-0 md:mx-8">
...
</div>
up
up
up!
up
up
Up!
up
UPPP!
up
up
Up
up
up
Hope this helps.
Edit: The PR seems to fix for V2 can somebody make a PR for V3?
up
up
Up, it should definitely be included
There should be a class that can be added so that there can be a slight margin if needed. Although this is possible with existing spacing classes it would be nice to have for a quick build.