akiran / react-slick

React carousel component
http://react-slick.neostack.com/
MIT License
11.61k stars 2.09k forks source link

Can't add default styles #2332

Closed humanua closed 5 months ago

humanua commented 5 months ago

styles now are broken... can't add default styles <head> <link rel="stylesheet" type="text/css" charSet="UTF-8" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.min.css" /> <link rel="stylesheet" type="text/css" href="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick-theme.min.css" /> </head> this variant doesn't work

akiran commented 5 months ago

It is working in this playground. https://codesandbox.io/s/ppwkk5l6xx

humanua commented 5 months ago

It is working in this playground. https://codesandbox.io/s/ppwkk5l6xx

didn't work yesterday. can you add styles to the library?

akiran commented 5 months ago

It had issues yesterday because of some changes in the codesandbox platform. Fixed it today.

We can't add styles to the library at the moment. styles need to be integrated separately .