Implementing Smooth Scroll Behavior with Tailwind CSS and NextJS
How the NextJS <Link> component handles scrolling by default interferes with Tailwind CSS smooth scrolling.
How the NextJS <Link> component handles scrolling by default interferes with Tailwind CSS smooth scrolling.
My solution for the 1px line background without using images or a gradient. Just math.