Why use CSS Grid when there in Bootstrap Grid?

How do you use CSS Grid with Bootstrap 4 in Pinegrow? Why use CSS Grid if it is not responsive like Bootstrap 4?

CSS Grid is for 2 dimensional layouts - columns and rows.

Pinegrow supports Bootstrap 4 and also other frameworks for those who don’t like bootstrap. Also I am grateful it supports developers who want to handcode their own frameworks, and also added support for CSS grid just a few weeks after it was requested.

1 Like