SIGN IN SIGN UP

A utility-first CSS framework for rapid UI development.

0 0 25 TypeScript

Add `scrollbar-gutter-*` utilities (#20018)

This PR adds new `scrollbar-gutter-*` utilities. The API looks like
this:

| Class | CSS |
| -- | -- |
| `scrollbar-gutter-auto` | `scrollbar-gutter: auto` |
| `scrollbar-gutter-stable` | `scrollbar-gutter: stable` |
| `scrollbar-gutter-both` | `scrollbar-gutter: stable both-edges` |
R
Robin Malfait committed
2e1ccf7f115732032d2b079073dcb0009baf82a0
Parent: c00da89
Committed by GitHub <noreply@github.com> on 5/8/2026, 7:13:06 PM