CSS not working even I import index.css following Readme
leonace924 opened this issue · 1 comments
leonace924 commented
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
07akioni commented
check if css is injected to your html page