flowbite-react
flowbite-react copied to clipboard
Official React components built for Flowbite and Tailwind CSS
- [ ] I have followed the [Your First Code Contribution section of the Contributing guide](https://github.com/themesberg/flowbite-react/blob/main/CONTRIBUTING.md#your-first-code-contribution) Summarize the changes made and the motivation behind them. Reference related issues using `#`...
- [x ] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x ] I have tested the latest version ## Steps to reproduce...
I have the following code   title and content works, but root doesn't work for me I don't know why ![螢幕截圖...
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Steps to reproduce 1. Create...
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Steps to reproduce A page:...
- [x] I have followed the [Your First Code Contribution section of the Contributing guide](https://github.com/themesberg/flowbite-react/blob/main/CONTRIBUTING.md#your-first-code-contribution) Summarize the changes made and the motivation behind them. Reference related issues using `#` followed...
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Steps to reproduce 1. Start...
- [x] I have followed the [Your First Code Contribution section of the Contributing guide](https://github.com/themesberg/flowbite-react/blob/main/CONTRIBUTING.md#your-first-code-contribution) This pr fixes issue #1564 by changing the theme of the carousel item component ##...
- [x] I have searched the [Issues](https://github.com/themesberg/flowbite-react/issues) to see if this bug has already been reported - [x] I have tested the latest version ## Steps to reproduce After upgrading...
## Current behavior Tailwind 4 exposes color variables like --color-gray-300, --color-sky-300, etc. ReactFlowbite overwrites some of the colors and for them the color variables definitions are lost. The colors that...