Skip to content

:rage2: The first really simple semantic grid system that uses placeholders instead of mixins, so, more code reuse!

License

Notifications You must be signed in to change notification settings

matheuslc/zombie-grid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zombie Grid

Don't use your brain to create really simple grid, our zombie can do that for you.

Zombie Grid Site

What's?

Zombie Grid it's a Sass semantic grid that reuse your code.

How to use?

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.

Examples

See examples folder

Credits

Lucas Bebber for that.

Nicholas Gallagher Clearfix hack.

[Luiz Felipe Tartarotti Fialho] (http://www.felipefialho.com/) Optimize code and Media Query file util

Diéssica Gurskas help me organize the project

About

:rage2: The first really simple semantic grid system that uses placeholders instead of mixins, so, more code reuse!

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages