Skip to content

sass-vertical-rhythm is a technique used to create vertical rhythm based on a base unit value.

Notifications You must be signed in to change notification settings

mpalpha/sass-vertical-rhythm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sass-vertical-rhythm

Name: SASS vertical rhythm technique
Description: sass-vertical-rhythm is a technique used to create vertical ryhthm based on a base unit value.
Copyright (C) 2015 Jason Paul Lusk ([email protected])
Author: Jason Lusk
Author URI: http://JasonLusk.com
GIT URI: https://github.com/mpalpha/sass-vertical-rhythm.git

Requirements:

SASS v3.2+ tested with libsass

Use:
    @include vr(16, 40, false);
Configure:
Available Options Default value Description
$fontSize n/a font size
$from n/a parent font size
$baseline true toggle vertical alignment to the baseline

About

sass-vertical-rhythm is a technique used to create vertical rhythm based on a base unit value.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published