Skip to content

Do not use !important in css for animations #65

Closed
@EliasTouil

Description

@EliasTouil

Bug description
!important overrides my custom styles on container element

To Reproduce

.container {
background-image: url(https://someimgae.com);
}

List any other actions needed to reproduce the issue:
Add a background-image attribute to the container class

Expected behavior
I can override any style in this component

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions