Skip to content

Custom importers need to specify which parser to use #1695

@xzyfer

Description

@xzyfer

It's perfectly valid to import .scss files from .sass files and vice versa. Since we're importing from the filesystem we're able to use the file's extension to delineate which parser to use. This isnt always the case with custom importers so need to allow the importer to tell us.

This is the importer's responsibility. We cannot and should not try to magically determine this.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions