egoist / egoist/rollup-plugin-postcss
ES module support
Open
- Dominant language
- JavaScript
- Stars
- 689
- Forks
- 210
- PR merge metrics
- No merged PRs in 30d
Description
I am getting this error:
```
[!] (plugin postcss) Error: require() of ES Module \postcss.config.js from
node_modules\lilconfig\dist\index.js not supported.
Instead change the require of postcss.config.js in \node_modules\lilconfig\dist\index.js to a dynamic import() which is available in
all CommonJS modules.
```
See similar error in postcss-cli.
https://github.com/postcss/postcss-cli/issues/387
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.