gajus / gajus/babel-plugin-react-css-modules
How can I add more file types to be processed as regular css files?
Open
- Dominant language
- JavaScript
- Stars
- 2k
- Forks
- 159
- PR merge metrics
- No merged PRs in 30d
Description
As title states, I compile less files before the babel transpile runs using webpack, but this plugin only seems to accept css?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with the plugin's handling of CSS files and the Babel/Webpack processing described in the issue. Determine how additional precompiled file types such as LESS should be recognized, then verify that those files are processed as regular CSS modules without changing existing CSS behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- babel, javascript, webpack
- Domain
- build-system
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100