Skip to content

Opacity effect: remove background-image property #72

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

Merged
merged 1 commit into from
May 29, 2020

Conversation

Aljullu
Copy link
Owner

@Aljullu Aljullu commented May 24, 2020

Fixes #65.

Description
The opacity effect CSS was setting background-image: none !important, but it can be removed to make it easier for consumers to add their own styles.

@Aljullu Aljullu self-assigned this May 24, 2020
@Aljullu Aljullu merged commit 6a5aff9 into master May 29, 2020
@Aljullu Aljullu deleted the fix/opacity-effect-remove-background-image-property branch May 29, 2020 17:45
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.

Do not use !important in css for animations
1 participant