1.1.0 • Published 8 years ago

responsive-headings v1.1.0

Weekly downloads
4
License
MIT
Repository
github
Last release
8 years ago

responsive-headings.css

bower npm license downloads size

Bring responsiveness to HTML headings

responsive-headings.css is a tiny CSS boilerplate to make HTML headings responsive

Demo

Live demo on CodePen

Installation

NPM

  npm install responsive-headings --save-dev

Bower

  bower install responsive-headings

CDN

  <link rel="stylesheet" href="https://npmcdn.com/responsive-headings/responsive-headings.min.css">

Local Setup

  <link rel="stylesheet" href="responsive-headings.min.css">

This is all you have to do!