Skip to content

A way to control extension of CSS Modules. #14

@YurySolovyov

Description

@YurySolovyov

Right now there is no way to control how the plugin decides if a file should be treated as a module, cause regexp for that is hard-coded as /\.module/.
If I want to use any of my css/sass files as a module, I have to name them all as *.module.css.
Do you think we can make this configurable?

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