egoist / egoist/rollup-plugin-postcss

Can't use mjs config files

Open
#454 2 comments 8 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
689
Forks
210
PR merge metrics
No merged PRs in 30d

Description

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?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.