0.0.5 • Published 9 months ago

styled-bento-ts v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
9 months ago

styled-bento

Made with create-react-library

NPM JavaScript Style Guide

Install

npm install --save styled-bento

Usage

import React, { Component } from 'react'

import MyComponent from 'styled-bento'
import 'styled-bento/dist/index.css'

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

License

MIT © MigueloAtla

0.0.5

9 months ago

0.0.4

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.1

9 months ago

0.0.0

9 months ago