The docs page is being used to "dog food" the new sidebar component. This would 1. Add support to the docs page sidebar to always float along the page 2. Optionally, build this support into the sidebar. (_this can be done later as a separate issue_) **Notes** - Can this be done with only Tailwind / CSS? - If JS is required, need to document the impact of including this and potentially making it "opt-in" <img width="895" alt="image" src="https://user-images.githubusercontent.com/1738479/174686416-c0bfd433-caf6-40f6-9d8b-d68e38df2ada.png"> <img width="942" alt="Screen Shot 2022-06-20 at 6 52 56 PM" src="https://user-images.githubusercontent.com/1738479/174686475-79dd79e5-9d35-4585-8f62-d0db49c7042e.png">
The docs page is being used to "dog food" the new sidebar component. This would
Notes