react-snap-carousel
react-snap-carousel copied to clipboard
Support `scroll-snap-align: center`
Some layouts can't be achieved without scroll-snap-align: center
, e.g. variable width centered items.
Need to consider how this interacts with scroll padding / margin.