Skip to content

URL's with a fragment or query aren't skipped and give a file not found error #537

@romainmenke

Description

@romainmenke
@import "foo.css#bar";
@import "foo.css?bar=baz";

These should be skipped for the same reason that url's with a protocol are skipped.


somewhat related to #536

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions