Skip to content

Possibility to use imports processed by other plugins like postcss-scss #13

@pedropalau

Description

@pedropalau

In the following line the @import directive is always treated as a file with the .css extension, but the plugins support now the ".css", ".scss", ".sass" extensions.

file = "#{import}.css"

Should we have the support for other filetypes or maybe allow the use with other plugins like postcss-scss?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions