jaredly / jaredly/stylecleanup
Not working if the styles are in different file
Open
- Dominant language
- JavaScript
- Stars
- 112
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
Hey, I think this won't work if the Styles are in different file.
```
Component
| - index.js
| - styles.js
```
Would it be possible to support that?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported component layout with Component/index.js and Component/styles.js, then inspect how stylecleanup finds styles across files. Done means the tool recognizes styles imported from styles.js and still identifies unused styles without breaking the existing single-file case.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, react-native
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100