Awesome Grid incorporates best practices from other grid systems and is built upon csswizardry-grids and SASS.
Configurable number of grids, with Fibonacci numbers 1, 2, 3, 5, 8, 13, 21 of grids as default.
// code sample here...
Easy hide/show classes based on device width.
// code sample here...
Overall margin control - allowing simple page margin control in relation to break-points.
// code sample here...
Sub pixel warnings - warn you when rem or em values result in sub pixel issues.
// sample output here...
Play nice with other CSS frameworks... https://github.com/csswizardry/inuit.css & http://twitter.github.io/bootstrap/
...
...
Apache License, Version 2.0 - same as csswizardry-grids
- 0.1.0 - Initial release