This project is a tutorial on how to create carousels using experimental CSS features such as ::scroll-button
and ::scroll-marker
.
Here's the slides for this tutorial.
- Pure CSS implementation
- Uses experimental CSS features for advanced styling and functionality
- CSS
- HTML
-
Clone the repository:
-
Start a development server
npm run dev
Detailed instructions on how to build this carousel using ::scroll-button
and ::scroll-marker
can be found here.
Contributions are welcome! Please fork the repository and submit a pull request with your changes.