react-component / react-component/collapse
CSS not working even I import index.css following Readme
Open
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 332
- Forks
- 140
- Avg merge
- 22h 19m
- Merged PRs (30d)
- 1
Description
Hello, I used this code to implement rc-collapse in my react project but style doesn't working
import "rc-collapse/assets/index.css";
import Collapse, { Panel } from "rc-collapse";
What is the problem?
Help me
Contributor guide
No contributing guide indexed for this repository
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 with the README's rc-collapse example and reproduce the import "rc-collapse/assets/index.css" entry in a React project. Check whether the package's assets/index.css is present and loaded; done when the component styles apply as documented.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- react
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100