Scroll Behavior
Utilities for controlling the scroll behavior of an element.
Tailwind lets you conditionally apply utility classes in different states using variant modifiers. For example, use to only apply the utility on hover.
You can also use variant modifiers to target media queries like responsive breakpoints, dark mode, prefers-reduced-motion, and more. For example, use to apply the utility at only medium screen sizes and above.