Skip to content

Conversation

@github-actions
Copy link
Contributor

@github-actions github-actions bot commented Dec 8, 2025

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

[email protected]

Patch Changes

  • #1635 2024216 Thanks @SutuSebastian! - Use CSS variables for tailwindcss@v4 instead of inline colors.

    Changes

    • automatically generate tailwindcss@v4 config file
    • use css variables for the v4 config

    Breaking changes

    Only applicable to tailwindcss@v4:

    before
    @plugin "flowbite-react/plugins/tailwindcss" - this points to the legacy JS plugin (that uses inline colors)

    after
    @import "flowbite-react/plugins/tailwindcss" - this points to the CSS-based plugin (that uses CSS variables)

    The breaking change is self-managed once upgrading flowbite-react and starting/building the app, which runs the flowbite-react dev or respectively flowbite-react build command that triggers the patch/fix/migration automatically.

@vercel
Copy link

vercel bot commented Dec 8, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
flowbite-react Ready Ready Preview Comment Dec 8, 2025 1:34pm
flowbite-react-storybook Ready Ready Preview Comment Dec 8, 2025 1:34pm

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Dec 8, 2025

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.


Comment @coderabbitai help to get the list of available commands and usage tips.

@SutuSebastian SutuSebastian merged commit d6ce2d8 into main Dec 8, 2025
3 checks passed
@SutuSebastian SutuSebastian deleted the changeset-release/main branch December 8, 2025 13:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants