0.1.5 • Published 4 years ago
demo-npm-comp-lib v0.1.5
How to Use
You can try out this dumb basic demo component library in React, Next.js Application with typescript or without typescript.
Step 1
npm i demo-npm-comp-lib
or
yarn add demo-npm-comp-lib
Step 2
If you are not using tailwindcss in your app
so import the css file
If you are using tailwindcss in your app
so include the following path in purge array in tailwind.config.js