nreact-colors

1.0.0 • Public • Published

nreact-colors

handy color sets and themes for nreact component libraries

NPM JavaScript Style Guide

Install

npm install --save nreact-colors

Usage

import React, { Component } from 'react'

import MyComponent from 'nreact-colors'
import 'nreact-colors/dist/index.css'

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

License

MIT © aminevaali

Readme

Keywords

none

Package Sidebar

Install

npm i nreact-colors

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

6.04 kB

Total Files

7

Last publish

Collaborators

  • aminevali