use CSS modules / styled components
Open
Nobody has claimed this yet.
design
enhancement
good first issue
- Dominant language
- HTML
- Stars
- 25
- Forks
- 27
- PR merge metrics
- No merged PRs in 30d
Description
Currently the css is applied using 3 different ways.
- through the css files
- through bootstarp (cdn)
- through react-bootstrap
We want a uniform styling method and wanted people to try css-modules/styled-components
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by inventorying the existing CSS files, Bootstrap CDN usage, and react-bootstrap components mentioned in the issue. Compare the css-modules and styled-components options, then define a single approach and identify all affected styling usage. Done means the project uses one uniform styling method without the three-way split described here.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend, web-dev
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100