Skip to content

Deeper integration with postcss-loader #80

Description

@freshstrangemusic

Currently I can't use postcss-modules due to not being able to access the loader context or get the bundle name of the processed file, so I can't generate modules/[name].json for each webpack entrypoint. It would be nice if postcss-modules could detect itself running under postcss-loader and expose the loader context to getJSON.

Alternatively, a way to call getJSON on an entire webpack bundle would be great.

I realize that these issues may be out of scope for this project.

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