Fixed a bug where CLAY_BORDER_CONTAINER render commands weren't culled when they were outside the screen, which improves performance on the HTML renderer
Fixed a bug in alpha handling in the web renderers
Added scrollbars on desktop to the official website example
Added a janky but mostly usable rounded rectangle implementation for the raylib renderer
Couple of things in together:
CLAY_BORDER_CONTAINER
render commands weren't culled when they were outside the screen, which improves performance on the HTML renderer