Skip to content

Special characters must be encoded in URLs #2100

@niusia-ua

Description

@niusia-ua

Describe the bug

Consider the @tailwindcss/vite package. Its GitHub URL points to https://github.com/tailwindlabs/tailwindcss.git/tree/HEAD/packages/@tailwindcss-vite (note the @ character). The path is correct, but the URL is broken. In fact, the @ character must be URL-encoded, so the URL should be https://github.com/tailwindlabs/tailwindcss/tree/main/packages/%40tailwindcss-vite.

Additional context

No response

Logs

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