The sidebar on the [examples page](https://functions.netlify.com/examples) is not scrollable, and unfortunately on smaller screens (Macbook Pro 15"), you cannot access all tags. Adding `overflow: auto` on the sidebar does the job. 
The sidebar on the examples page is not scrollable, and unfortunately on smaller screens (Macbook Pro 15"), you cannot access all tags.
Adding
overflow: autoon the sidebar does the job.