CSS not working even I import index.css following Readme

Open
#156 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
20/100
Issue type
Bug
Clarity
Needs clarification
Activity status
Stale
Tech stack
react
Domain
frontend

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.

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

Dominant language
TypeScript
Stars
332
Forks
140
Avg merge
22h 19m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from react-component/collapse

All issues in react-component/collapse

Similar issues

More TypeScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.