-
-
Notifications
You must be signed in to change notification settings - Fork 345
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels