1.0.10 • Published 2 years ago

ca-tw-comp v1.0.10

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

ca-tw-component

React tailwindcss components

Installation


To install the stable version:

npm install --save ca-tw-comp

or

yarn add --save ca-tw-comp

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