🔖 Dev
Frontend notes on React, Vue, Next.js, CSS, and JavaScript — practical fixes, performance tuning, and tooling decisions from real day-to-day work.
Customizing website scrollbar with CSS(NO JavaScript!)
Scrollbar is a small part of the webpage, but from a UI perspective it’s worth customizing. CSS only, no JavaScript.
Dev,