Skip to content

Support a way to process a URL with fragments #560

@sapphi-red

Description

@sapphi-red

In Vite, we were resolving @import '#foo' with subpath imports. But since postcss 16.0.0 (#539), these URLs are filtered out before it reaches any code that the plugin user side can control. That made Vite not able to resolve these URLs (vitejs/vite#15861).

Would it be possible to add an option to skip this default behavior?

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