Skip to content

Conversation

@RyanClementsHax
Copy link
Owner

resolves #95
fixes #74
fixes #77

BREAKING CHANGE: Alpha channels in colors are no longer stripped. If you want the alpha channels stripped still, either do so manually or change the classes you are using to use the opacity modifier syntax with the opacity set to 100 e.g. from bg-primary to bg-primary/100.

resolves #95
fixes #74
fixes #77

BREAKING CHANGE: Alpha channels in colors are no longer stripped. If you want the alpha channels stripped still, either do so manually or change the classes you are using to use the [opacity modifier syntax](https://tailwindcss.com/docs/upgrade-guide#new-opacity-modifier-syntax) with the opacity set to `100` e.g. from `bg-primary` to `bg-primary/100`.
@bolt-new-by-stackblitz
Copy link

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@RyanClementsHax RyanClementsHax merged commit 111ea84 into main Nov 19, 2023
@RyanClementsHax RyanClementsHax deleted the alpha-colors branch November 19, 2023 02:39
@github-actions
Copy link

🎉 This PR is included in version 4.0.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

transparent displaying as black (0, 0, 0) HSL values with opacity break

2 participants