#Release 1.1 — October 12, 2011
- Added
.offset()
mixin to indent columns - Switched from
overflow: hidden;
clearing to the micro clearfix - Removed clearing from inside columns
- Updated
html
andmeta
tags so that examples pass validation without warnings - Added support for SCSS with the help of @jpmckinney, @bobbymarko, and @hlidotbe
- Added support for Stylus thanks to @dmmalam