web-stylist

0.0.2 • Public • Published

web-stylist

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save web-stylist

Usage

import React, { Component } from 'react'

import MyComponent from 'web-stylist'
import 'web-stylist/dist/index.css'

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

License

MIT © sethuvic

Readme

Keywords

none

Package Sidebar

Install

npm i web-stylist

Weekly Downloads

4

Version

0.0.2

License

MIT

Unpacked Size

274 kB

Total Files

18

Last publish

Collaborators

  • sethuvic