thin-line

1.0.0 • Public • Published

thin-line

0.5px line created with linear gradients

NPM JavaScript Style Guide

Install

npm install --save thin-line

Usage

import React, { Component } from 'react'

import MyComponent from 'thin-line'
import 'thin-line/dist/index.css'

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

License

MIT © averyby

/thin-line/

    Package Sidebar

    Install

    npm i thin-line

    Weekly Downloads

    0

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    4.18 kB

    Total Files

    7

    Last publish

    Collaborators

    • averyby