You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Results: Fix scroll snapping on mobile (and Firefox)
For mobile, we want the snapping x to be mandatory. However, that breaks scroll-y on Firefox which requires proximity. This is something tailwind does not allow right now, so we use some custom css here.
0 commit comments