After gutters are added as margin after a layout element relative to the flow direction.
Susy gutter position.
Susy gutters grid column gap.
The possible values are.
Fantastic article on suzy definitely need to dig into it more.
In case of after gutters will be applied as margins on the right of the column meaning that the last column in the container should have no right margin.
This is solved in the span mixin whose usage will be explained in the guide section.
The gutters setting is what you are looking for.
A unitless gutter setting will act as a fraction on the same scale as any unitless columns.
Otherwise there is no way to get the math right.
It specifies where the gutter should be output with reference to the columns.
In beta 2 of susy 2 is it possible to set gutter widths in the main grid settings like so.
Also gutter position is also worth taking a look at.
The last gutter on each row will need to be removed.
Susy gutters haven t changed at all since version two although our new calc output allows you to mix units in new ways.
You can collapse a gutter in foundation removing the margins and padding but then you can run into other issues.
Susy just uses the set column width to calculate gutters even when it is not using that width to calculate columns.
But the grids in susy appear to be definitely more powerful especially the gutter positions.
The first gutter on each row will need to be removed.
You will have to use gutter position.
Gutter position is one of the settings that susy allows you to change for your layouts.
Looks like susy handles this a lot better among other things.
This is similar to the css grid column gap property accepting any gutter length to place between columns.
You simply can t do a fluid floated layout in css with static margins.
Gutter position tells susy where to put gutters.
Inside static if you want static gutters.
Gutters are added as margin before a layout element relative to the flow direction left margin for ltr right margin for rtl.