Closed lusimeon closed 5 years ago
Actually it is not possible to have differents gutter widths depends on breakpoints.
Idea: Transform $grid-gutter from _grid.scss into a map to allow to specify grid-gutter by breakpoints.
$grid-gutter
_grid.scss
Will be fixed with the merge of #8.
Actually it is not possible to have differents gutter widths depends on breakpoints.
Idea: Transform
$grid-gutter
from_grid.scss
into a map to allow to specify grid-gutter by breakpoints.