I'm using Bourbon and Neat, and got everything working as it should, apart from one thing. When I change the values of $column
and $gutter
in _grid-setting, nothing changes. Those are the only two variables that don't have any effect.
Changing $grid-columns
or $max-width
work as they should, so that confirms that all files are in the right place and get included.