@cmpsr/carousel
v4.0.34
Published
[](https://github.com/cmpsr/composer/actions/workflows/test.yml) [:
import 'pure-react-carousel/dist/react-carousel.es.css';This will ensure that the necessary styles are loaded and applied to the carousel components when they are rendered. Without this CSS file, the carousel may not display correctly or may not function as expected.
Please note that the library requires both the React and ReactDOM libraries to be installed and imported in your project, as well as the Pure React Carousel CSS file. Additionally, make sure to follow the documentation provided by the library for proper implementation and usage of the carousel components.
Releasing your changes
Before creating the pull request you have to generate a changeset for your components, follow the instructions in here.
