Skip to content

Urls with parentheses fail #20

@chuckhendo

Description

@chuckhendo

Something like url('test(1).png') fails to parse correctly. Since Javascript doesn't support recursive regex, it seems the only option is to find a solution that doesn't use regex. Would you be open to a PR that no longer uses regex to match (and would fix this issue)

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