Skip to content

fix(ui): use rounded-card/rounded-widget Tailwind utilities#62

Merged
nocoo merged 1 commit intomainfrom
fix/issue-61
Apr 23, 2026
Merged

fix(ui): use rounded-card/rounded-widget Tailwind utilities#62
nocoo merged 1 commit intomainfrom
fix/issue-61

Conversation

@nocoo
Copy link
Copy Markdown
Owner

@nocoo nocoo commented Apr 23, 2026

Closes #61

Replace hand-written rounded-[var(--radius-card)] and
rounded-[var(--radius-widget)] with the Tailwind v4 utilities
generated from the @theme block. The calc()-based variants are
left untouched because dynamic values can't map to a static utility.
@nocoo nocoo merged commit 9b991ea into main Apr 23, 2026
7 checks passed
@nocoo nocoo deleted the fix/issue-61 branch April 25, 2026 21:39
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.

[🥒 babaco] fix(ui): 补齐 rounded-card Tailwind utility

2 participants