Skip to content

SaviorCaptain/tipograf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

tipograf

📖 tipograf

GitHub version npm version Bower version Build Status

tipograf is a Lightweight typography base. It is available in pure CSS or Less. Heavily inspired by Medium, it tries to enforce good vertical rhythm.

😱 Highlights

  • Written entirely in relative units.
  • Highly customizable.
  • Lightweight(minified version being just 712 bytes when gzipped)

Install

Install with cdn

<link rel="stylesheet" href="https://unpkg.com/tipograf/dist/tipograf.css">
<!-- Or -->
<link rel="stylesheet" href="https://cdn.rawgit.com/mightyCrow/tipograf/master/dist/tipograf.css">

Install with Bower

$ bower install tipograf

Install with npm

$ npm install tipograf

Usage

tipograf is highly customizable and should be changed to meet your preference 👍.

Demo

Check out the demo here.

TODO 📝

  • Add SCSS and Stylus version.

Contributing

All Contributions are welcome! Please open up an issue if you would like to help out. 😄

License

Created with ♥ by Tiaan du Plessis. Licensed under the MIT License.

About

Lightweight pure CSS typography base for your next project

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • HTML 45.5%
  • CSS 43.8%
  • JavaScript 10.7%