Skip to content

Can't use mjs config files #454

@mgrisole

Description

@mgrisole

In a module package, I had to convert my postcss.config.mjs file to postcss.config.cjs (and specify its path in options postcss({config: {path: 'postcss.config.cjs', ctx: {}}})) to make it work.
It is not problematic but if that's intended (not to support mjs), could it be stated in the documentation?

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