Skip to content

Commit

Permalink
docs: add flowbite to npm install (#981)
Browse files Browse the repository at this point in the history
  • Loading branch information
xSyki authored Sep 21, 2023
1 parent cd61cab commit d2665d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,7 +107,7 @@ Add Tailwind CSS to a CSS file:
1. Install Flowbite and Flowbite React:

```bash
npm i flowbite-react # or yarn add flowbite flowbite-react
npm i flowbite flowbite-react # or yarn add flowbite flowbite-react
```

2. Add the Flowbite plugin to `tailwind.config.js`, and include content from `flowbite-react`:
Expand Down

1 comment on commit d2665d5

@vercel
Copy link

@vercel vercel bot commented on d2665d5 Sep 21, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.