The gutter classes g-*, gx-*, and gy-* are used to define a custom gutter for the grid.
They where remove with the bootrap grid but have to be implemented again using the utility API.
Values should be the same as for the gap utilities.
Gutter classes set the --post-grid-gutter-x and --post-grid-gutter-y CSS custom properties as follow:
The gutter classes
g-*
,gx-*
, andgy-*
are used to define a custom gutter for the grid. They where remove with the bootrap grid but have to be implemented again using the utility API. Values should be the same as for the gap utilities.Gutter classes set the
--post-grid-gutter-x
and--post-grid-gutter-y
CSS custom properties as follow: