sircus-elements-heading

0.2.0 • Public • Published

sircus-elements-heading

npm version

Dependencies

Installation

npm:

$ npm install sircus-elements-heading sircus-global-property

Usage

cssnext:

input.css

@import "sircus-elements-heading";
@import "sircus-global-property";

sass:

input.scss

@import "./node_modules/sircus-global-property/converted";
@import "./node_modules/sircus-elements-heading/converted";

html

<h1>Typography</h1>
<h2>Typography</h2>
<h3>Typography</h3>
<h4>Typography</h4>
<h5>Typography</h5>
<h6>Typography</h6>

<p class="H1">Typography</p>
<p class="H2">Typography</p>
<p class="H3">Typography</p>
<p class="H4">Typography</p>
<p class="H5">Typography</p>
<p class="H6">Typography</p>

Contributing

We Need Your Help!

License

Released under the MIT license.

Readme

Keywords

Package Sidebar

Install

npm i sircus-elements-heading

Weekly Downloads

0

Version

0.2.0

License

MIT

Last publish

Collaborators

  • blivesta