Skip to content

Commit

Permalink
redwood-js.mdx update command to add flowbite-react into web workspace (
Browse files Browse the repository at this point in the history
#1313)

Update redwood-js.mdx

updating command to add flowbite-react to web workspace
  • Loading branch information
ganesshkumar authored Mar 24, 2024
1 parent b19a92e commit eed9d1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/content/docs/guides/redwood-js.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ yarn rw setup ui tailwindcss
1. Run the following command to install `flowbite-react`:

```bash
yarn add flowbite-react
yarn workspace web add flowbite-react
```

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

0 comments on commit eed9d1e

Please sign in to comment.