Html – Animating a (pure) flex box menu fly-out., in PicoCSS
I made a responsive CSS-only hamburger menu, designed to be "compatible" with PicoCSS. This means that the usual nav menu is simply a row-based flexbox, per PicoCSS documentation. My menu works, as the codepen link demonstrates, but it isn't animated.…