Skip to content

Proper tailwind merge for Typography components - #123

Merged
DerekAgility merged 1 commit into
mainfrom
dlo/tailwind-merge-for-typography
Aug 27, 2026
Merged

Proper tailwind merge for Typography components#123
DerekAgility merged 1 commit into
mainfrom
dlo/tailwind-merge-for-typography

Conversation

@DerekAgility

Copy link
Copy Markdown
Contributor

A fix to a proper tailwind class in this PR actually introduced a new problem. Typography components does not have a consistent chance of having their colours overriden from default colour due to Tailwind's configuration.

The fix here is to use tailwind merge (a package we already use) to properly support colours to be overriden by the consumer.

I've applied to fix to all Typography components (Heading, Label, Paragraph)

@vercel

vercel Bot commented Aug 27, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
plenum-ui Ready Ready Preview Aug 27, 2026 5:31pm

Request Review

@DerekAgility
DerekAgility requested a review from 5PK August 27, 2026 17:42
@DerekAgility
DerekAgility merged commit 8ec8eef into main Aug 27, 2026
4 checks passed
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