You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fix: give nav a z-index so that it sits above content
* feat: close the menu when tabbing off the last item
* fix: add explicit add and remove class functions
Would a more optimized requestAnimationFrame resize listener be in the pipeline? https://cdn.polyfill.io/v1/docs/features/#requestAnimationFrame provides a nice polyfill for browsers that don't support it without polluting your repo.
The text was updated successfully, but these errors were encountered: