tailwind-ui-components

1.0.0 • Public • Published

tailwind-ui-components

NPM JavaScript Style Guide

Install

npm install --save tailwind-ui-components

Usage

import React, { Component } from 'react'
 
import MyComponent from 'tailwind-ui-components'
 
class Example extends Component {
  render () {
    return (
      <MyComponent />
    )
  }
}

License

MIT © swatkins

Readme

Keywords

none

Package Sidebar

Install

npm i tailwind-ui-components

Weekly Downloads

3

Version

1.0.0

License

MIT

Unpacked Size

14 kB

Total Files

6

Last publish

Collaborators

  • scott_tailwindapp