UmBootstrap
UmBootstrap currently supports Umbraco 13.0.3
Bootstrap Grid
Bootstrap 5.1 onwards provides a method for creating layouts using CSS Grid.
It needs to be toggled on to use it but enabling it disables the default flexbox Bootstrap CSS Grid.
Block Grid
Umbraco Block grid works perfectly with CSS grid.
Unfortunately Bootstrap, one of the most common CSS frameworks used by many developers uses CSS Flexbox instead.
Well that was the case until Bootstrap 5.1 where Bootstrap CSS Grid was introduced behind a flag.
Block Grid
Umbraco Block grid works perfectly with CSS grid.
Unfortunately Bootstrap, one of the most common CSS frameworks used by many developers uses CSS Flexbox instead.
Well that was the case until Bootstrap 5.1 where Bootstrap CSS Grid was introduced behind a flag.