Open hampelm opened 11 years ago
see http://susy.oddbird.net/guides/reference/#ref-container-width
if you want a fluid width then change change container-style to fluid -- i'm not sure off the top of my head how this would work alongside breakpoints though!
Looks like the grid can't be fluid? I tried setting
container-width
andtab_break
in_vars.scss
to 100% orauto
and got math-related errors.