Skip to content

Parsing error when } is inside of url #481

@jogibear9988

Description

@jogibear9988
      .special-chars {
        content: "semicolon ; and brace }";
        background: url('image;file}.png');
        --custom: calc(100% - 20px);
      }

this css is displayed wrong in vscode (the } inside of url closes the rule bracket)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions