Skip to content

turuflowers/roootgrid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

roootGrid

Summary

Very basic responsive grid, 320px module base. It has modules of 320px, till 960px (for now). It's great for simple responsive prototyping, because the media queries breakpoints are only three.

It's not a framework like Bootstrap or [Foundation] (http://foundation.zurb.com/). You still have to make the CSS for all the elements... but you have a responsive grid that let you free-styling.

If you need a framework, you could use Bootstrap, Foundation, etc., or you could combine this grid with micro CSS frameworks, like [MOSTO] (http://www.valdelama.com/mosto), [Colors] (http://clrs.cc/), [Normalize] (http://necolas.github.io/normalize.css/), and many others.

Demo

Websites using roootGrid

*** more are about to coming up soon! ***

Getting Started

Compile

There are SCSS files for Compass for you to use in your Compass project, but also the standalone grid.css file on the "dist" folder

Contribute

Be my guest! that's why it's on GitHub :)

License

MIT license

Author

Nicolás Flores

About

Very basic responsive grid, 320px module base

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published