Susy gutters grid column gap.
Susy gutter position.
The possible values are.
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.
It can be found in the global settings within the susy map.
Gutters are added as margin before a layout element relative to the flow direction left margin for ltr right margin for rtl.
After gutters are added as margin after a layout element relative to the flow direction.
It also specifies whether they should be output as margins or paddings.
Susy gutters haven t changed at all since version two although our new calc output allows you to mix units in new ways.
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.
You simply can t do a fluid floated layout in css with static margins.
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.
Inside static if you want static gutters.
Additionally typically depending on the grid and the grid settings you will need to declare the last grid column by using the last mixin.
Gutter position tells susy where to put gutters.
The last gutter on each row will need to be removed.
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.
Fantastic article on suzy definitely need to dig into it more.
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.
But the grids in susy appear to be definitely more powerful especially the gutter positions.