/tipograf

Lightweight pure CSS typography base for your next project

Primary LanguageHTMLMIT LicenseMIT

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 671 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/tiaanduplessis/tipograf/master/dist/tipograf.css">

Install with Bower

$ bower install tipograf

Install with npm

$ npm install tipograf

Install with yarn

$ yarn add tipograf

Usage

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

Demo

Check out the demo here.

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.