1.0.3 • Published 2 years ago

ca-tw-component v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

ca-tw-component

React tailwindcss components

Installation


To install the stable version:

npm install --save ca-tw-component

or

yarn add --save ca-tw-component

This assumes you are using npm or yarn. as your package manager.

How to use


Code

Examples:

import { TwCard } from 'ca-tw-component'

<TwCard>This is new Card!</TwCard>

License

MIT