egoist / egoist/rollup-plugin-postcss
How do you get the css with bundle.generate?
Open
- Dominant language
- JavaScript
- Stars
- 689
- Forks
- 210
- PR merge metrics
- No merged PRs in 30d
Description
I am using rollup dynamically with bundle.generate(), and while it provides the correct .css.js files in the output array, there is no .css file returned. If I test with bundle.write it writes the css file correctly. I've tried different postcss config, but cannot get rollup to return the css.
Is there a way to do this, or is this a bug?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.