styled-bento-ts
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i styled-bento-ts

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

152 kB

Total Files

14

Last publish

Collaborators

  • migueloatla