Rhythm is a a simplified version of the Compass Vertical Rhythm SASS mixin. Some functions have been removed, some have been renamed but, most importantly, all dependencies have been removed.
- @mixin establish-baseline() was renamed to @mixin baseline()
- @mixin apply-side-rhythm-border() was renamed to @mixin rhythm-border-side()
- leader(), padding-leader(), margin-leader(), trailer(), padding-trailer(), margin-trailer() mixins were removed
Copyright (c) 2008-2009 Christopher M. Eppstein
All Rights Reserved.
Released under a slightly modified MIT License.