Skip to content

Commit 9696c66

Browse files
committed
Update 2026-01-08-carousels.md
1 parent 6005dab commit 9696c66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

_posts/2026-01-08-carousels.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,8 @@ We're basically saying:
5656

5757
![](/assets/carousel-diagram.webp)
5858

59+
And the coolest part is that this is all just CSS! Which means, if scripts don’t load (bad connection, on the train, unknown error, browser that blocks scripts), the carousel still works the same (progressive enhancement 😎).
60+
5961
---
6062

6163
Did you notice the custom scrollbar? Don’t ask me how that one works because I asked Cursor to build it. You can [see the code on GitHub](https://github.com/anna-filou/anna-filou.github.io/blob/master/assets/js/book-carousel-scrollbar.js) though.

0 commit comments

Comments
 (0)