egoist / egoist/rollup-plugin-postcss

ES module support

Open
#459 1 comment 2 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.