react-component / react-component/tree-select
index.css not found
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 312
- Forks
- 204
- Avg merge
- 37m
- Merged PRs (30d)
- 1
Description
I have tried with codesandbox. But I am getting this error in css file.
Could not find module in path: 'rc-tree-select/assets/index.css' relative to '/src/App.js'
You can see my example here.
https://codesandbox.io/s/dropdown-dis58m?file=/src/App.js
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 linked CodeSandbox, especially /src/App.js, and reproduce the failure when importing rc-tree-select/assets/index.css. Inspect how the package exposes that asset and compare the import path with the installed package contents. Done means the provided example can load the stylesheet without the module-not-found error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- css, react, typescript
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 25/100