1
0
mirror of https://github.com/phuoc-ng/csslayout.git synced 2025-08-19 12:21:23 +02:00

feat: Carousel slider

This commit is contained in:
Phuoc Nguyen
2023-10-28 13:14:17 +07:00
parent 1d4f7a74de
commit 30acb2ea8a
5 changed files with 328 additions and 0 deletions

View File

@@ -102,3 +102,7 @@ body {
</div>
```
</Playground>
## See also
- [Carousel slider](https://phuoc.ng/collection/css-layout/carousel-slider/)