0.5.0 • Published 8 years ago

ritmo v0.5.0

Weekly downloads
41
License
SEE LICENSE IN LI...
Repository
github
Last release
8 years ago

Ritmo - A vertical rhythm sass toolkit

RITMO is a fork from Compass vertical-rhythm. It rules the vertical rhythm of the site based on the initial font size, managing the vertical margins, paddings and line-height. It keeps your site organized and structured on a coherent baseline grid. It uses rem unit by default but it can also use em or px values for measurement.

The only dependency is SASS. We also provide an npm package.

Find all the documentation at ritmo.marzeelabs.org.

===

Compass Aliases

If you would like to use the original Compass naming conventions with RITMO, simply add the following line to your main stylesheet after importing RITMO.

@import '~ritmo/compass-aliases';

0.5.0

8 years ago

0.4.0

8 years ago

0.3.0

8 years ago

0.2.0

8 years ago

0.1.0

8 years ago