Is there any way I can use fixed gutters with Jeet.gs? I am using the SASS version of the grid.
Asked
Active
Viewed 350 times
1 Answers
2
The current version of Jeet does not allow fixed gutters.
If you need to use fixed gutters you can check the new LostGrid project created by Cory Simmons (the author of Jeet).

JAL
- 41,701
- 23
- 172
- 300

ricardotbfreitas
- 46
- 5
-
1Nice one. LostGrid with calc() looks like the solution. Thank you! – eikeco Jun 14 '15 at 11:09