Skip to content

Current customMatcher does not match stylus files #237

Closed
@b13nxx

Description

@b13nxx

I couldn't get it to work with the Stylus even though I installed it as documented, even the renderer options for the Stylus are documented. After some time, while going through the issues, I realized that the default value of the customMatcher option (which is "\\.module\\.(c|le|sa|sc)ss$") leaves out the Stylus files 😥

Shouldn't the Stylus files be added by default? Something like this: "\\.module\\.((c|le|sa|sc)ss|styl)$"

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions