connect
connect copied to clipboard
Replace carousel lib with CSS
react-responsive-carousel is only being used for the device snapshot images on mobile. We can implement scrolling with snapping easily using scroll-snap-type CSS property.
Is there a recommended way to test this without a device and screenshots? I wrote a quick fix but still need to test: https://github.com/aurnik/connect/commit/1062d5d85518bff1123c697bda9a88c0fa889d04
@aurnik I'm going to setup a real demo account for this reason. interested in working on #474 if I can send you over a token for that demo account?