1.0.4 • Published 4 years ago
cobalt-style v1.0.4
cobalt-style
Created by Cobalt
Install
npm install --save cobalt-style
Usage
import React, { Component } from 'react'
import MyComponent from 'cobalt-style'
import 'cobalt-style/dist/index.css'
class Example extends Component {
render() {
return <MyComponent />
}
}
License
MIT © gruperpro93