Download the PHP package jaredhowland/rhythm without Composer
On this page you can find all versions of the php package jaredhowland/rhythm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download jaredhowland/rhythm
More information about jaredhowland/rhythm
Files in jaredhowland/rhythm
Download jaredhowland/rhythm
More information about jaredhowland/rhythm
Files in jaredhowland/rhythm
Vendor jaredhowland
Package rhythm
Short Description Sass files to create mobile-first responsive websites with vertical rhythm based on modular scales
License MIT
Homepage http://github.com/jaredhowland/rhythm
Package rhythm
Short Description Sass files to create mobile-first responsive websites with vertical rhythm based on modular scales
License MIT
Homepage http://github.com/jaredhowland/rhythm
Please rate this library. Is it a good library?
Informations about the package rhythm
About Rhythm
Rhythm is a small set of Sass files built to assist in creating mobile-first, responsive websites with vertical rhythm using modular scales.
Installation
Rhythm is available as a Bower package, a Composer package, and as a manual download.
Bower
- If needed, install Bower
- Run the following command:
bower install jaredhowland/rhythm
Composer
- If needed, install Composer
- Add the following to your
composer.json
file:
Manual Installation
- Download the latest
.zip
file. - Extract into your project.
Usage
Import Rhythm
@ import "path/to/rhythm";
Basics
Any time you want to change a font-size
, line-height
, padding
, or margin
, use Rhythm instead:
Full details can be found on the documentation site.
All versions of rhythm with dependencies
PHP Build Version
Package Version
No informations.
The package jaredhowland/rhythm contains the following files
Loading the files please wait ....