Skip to content

Parsing error when } is inside of url #481

Description

      .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)

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions