gajus / gajus/babel-plugin-react-css-modules
Feature: make postcss configurable
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
I like to use postcss to transform css with certain plugins, and wouldn't want to have to give this up in order to use this plugin. Luckily, it already uses postcss, so it should be pretty trivial to expose an option to process with additional postcss plugins if needed. I'd be happy to pull request this in, just wanted to open this issue to bring it up and see if maintainers had any thoughts!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing how this Babel plugin currently invokes PostCSS for CSS module resolution. Identify the option-handling and transformation entry points, then verify that additional PostCSS plugins can be configured without changing the existing styleName-to-className behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, javascript
- Domain
- frontend, tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100