Skip to content

Bug: Extension crashes when user add a local background image file using CSS #18

@Droyk

Description

@Droyk

background-image: url('../background.png');
it crashes.

The reason I want to add a background using CSS it's because I want to add gradient to it.
background-image: url('../background.png'), linear-gradient(0deg, #5b4b87 0%, #222831 79%, #5a4b87 100%);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions