ENG-10639: Update Reflex UI twmerge utility to use clsx and tailwind-… - #6814
ENG-10639: Update Reflex UI twmerge utility to use clsx and tailwind-…#6814carlosabadia wants to merge 1 commit into
Conversation
|
Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits. |
Greptile SummaryUpdates the internal Tailwind class-merging utility and its dependency coverage.
Confidence Score: 5/5The PR appears safe to merge, with no concrete changed-code failure identified. The replacement preserves supported class-input handling, emits valid default and named imports, and propagates pinned dependencies through the existing frontend package installation flow.
|
| Filename | Overview |
|---|---|
| packages/reflex-components-internal/src/reflex_components_internal/utils/twmerge.py | Correctly composes the default clsx export with the named twMerge export while preserving Var import metadata. |
| tests/units/reflex_components_internal/utils/test_twmerge.py | Verifies class-input serialization and both required versioned frontend imports. |
| docs/app/reflex.lock/package.json | Adds the direct dependencies required by the updated utility while retaining a package still used elsewhere. |
| docs/app/reflex.lock/bun.lock | Consistently resolves the newly pinned direct dependencies and preserves existing transitive versions. |
Reviews (1): Last reviewed commit: "ENG-10639: Update Reflex UI twmerge util..." | Re-trigger Greptile
Merging this PR will not alter performance
Comparing Footnotes
|
Has better for support for tailwindv4