Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix border-opacity source order override #16 #21

Merged
merged 1 commit into from
Dec 30, 2022

Conversation

thibaudcolas
Copy link
Owner

Fixes #16. This required overriding the borderOpacity plugin (with no changes), and changing the source of borderColor so we treat borderOpacity as being always-on (which would be the case with this plugin).

I’ve also updated the docs to reflect the potential issues for third-party plugins, and added border-opacity to the demo site.

@thibaudcolas thibaudcolas added the bug Something isn't working label Dec 30, 2022
@thibaudcolas thibaudcolas changed the title Fix border-opacity bug #16 Fix border-opacity override issue #16 Dec 30, 2022
@thibaudcolas thibaudcolas changed the title Fix border-opacity override issue #16 Fix border-opacity source order override #16 Dec 30, 2022
@thibaudcolas thibaudcolas merged commit 33ae845 into main Dec 30, 2022
@thibaudcolas thibaudcolas deleted the bug/16-border-opacity branch December 30, 2022 14:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Border opacity not working
1 participant