Stickybits is a lightweight alternative to position: sticky
polyfills
Angular solution that allows to stick the elements such as header, menu, sidebar or any other block on the page.
Add an event listener for sticky elements, without the need for an onscroll listener.
Adds a stuck:
(and group-stuck:
) variant to Tailwind CSS.