egoist / egoist/rollup-plugin-postcss
Can't use mjs config files
Open
- 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.