Skip to content

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

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%);

Activity

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

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