h1color

1.0.0 • Public • Published

h1color

h1 element with color

NPM JavaScript Style Guide

Install

npm install --save h1color

Usage

import React, { Component } from 'react'

import MyComponent from 'h1color'
import 'h1color/dist/index.css'

class Example extends Component {
  render() {
    return <MyComponent />
  }
}

License

MIT © shonpokharkar

Readme

Keywords

none

Package Sidebar

Install

npm i h1color

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

4.12 kB

Total Files

7

Last publish

Collaborators

  • shonpokharkar