0.1.0 • Published 6 years ago

react-tailwind-lib v0.1.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

react-tailwind-lib

React component library for Tailwind CSS

 

Components:

  • Button
  • Card
  • Row
  • Col
  • Container
  • Input
  • Modal
  • Pill
  • Tooltip

 

Usage

// ES6
import { 
  Button,
  Card,
  Row,
  Col,
  Container,
  Input,
  Modal,
  Pill,
  Tooltip  
} from "react-tailwind-lib";

(Examples coming soon)

 

License

This project is MIT Licensed.