Don't use your brain to create really simple grid, our zombie can do that for you.
Zombie Grid it's a Sass semantic grid that reuse your code.
Simple.
- Download _zombie-grid.scss file.
- Use Sass @import, and import the grid for your file.
- Define the columns amout using $columns variable.
- Define the width using $width variable (100% for fluid grid system and 960px to fixed).
- Start with @include zombie-grid mixin.
- @extend %zombie- columns do you like.
See examples folder
Nicholas Gallagher Clearfix hack.
[Luiz Felipe Tartarotti Fialho] (http://www.felipefialho.com/) Optimize code and Media Query file util