giuseppeg / giuseppeg/styled-jsx-plugin-postcss
Support for postcss ProcessOptions
Open
- Dominant language
- JavaScript
- Stars
- 90
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
Currently, I can't use this plugin with the `syntax` or `parser` options in postcss.config.js. There might be other options that I'm not aware of.
These could be loaded in with "postcss-load-config", but currently NextJS displays a warning as it does not pass these options to `process()` either. Another alternative would be to have these options in this plugins' options instead.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.