Follow

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use
Contact

Where are the grid-cols-* utilities in bootstrap 5?

they have an example using d-grid for buttons

https://getbootstrap.com/docs/5.0/components/buttons/#block-buttons

with gap but…. grid has columns too

MEDevel.com: Open-source for Healthcare and Education

Collecting and validating open-source software for healthcare, education, enterprise, development, medical imaging, medical records, and digital pathology.

Visit Medevel

where are those utility classes?

tailwindcss has an example:
https://tailwindcss.com/docs/grid-template-columns

>Solution :

Bootstrap CSS Grid will be implemented in Bootstrap only as from version v5.1.0.

Grid col classes infos here at that paragraph of the above docs
page:

Replace .col-* classes with .g-col-* classes. This is because our CSS Grid columns use the grid-column property instead of width.

Add a comment

Leave a Reply

Keep Up to Date with the Most Important News

By pressing the Subscribe button, you confirm that you have read and are agreeing to our Privacy Policy and Terms of Use

Discover more from Dev solutions

Subscribe now to keep reading and get access to the full archive.

Continue reading