celera-react

1.0.2 • Public • Published

celera-react

css in js

NPM JavaScript Style Guide

Install

npm install --save celera-react

Usage

import React, { Component } from 'react'

import MyComponent from 'celera-react'
import 'celera-react/dist/index.css'

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

License

MIT © siva3v

Readme

Keywords

none

Package Sidebar

Install

npm i celera-react

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

13.2 kB

Total Files

7

Last publish

Collaborators

  • siva3v