This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

@datnq/react-tw
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

@datnq/react-tw

React UI based on TailwindCSS

NPM JavaScript Style Guide

Install

npm install --save @datnq/react-tw

Usage

import React, { Component } from 'react'

import MyComponent from '@datnq/react-tw'
import '@datnq/react-tw/dist/index.css'

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

License

MIT © datnq

Readme

Keywords

none

Package Sidebar

Install

npm i @datnq/react-tw

Weekly Downloads

9

Version

0.0.2

License

MIT

Unpacked Size

844 kB

Total Files

100

Last publish

Collaborators

  • joeyng