CHANGELOG 3.9.6
🚀 Added
🩹 Fixed
- None
⚠️ Breaking changes
- None
Added top
, bottom
helpers to menu
<menu class="top">...</menu>
<menu class="top no-wrap">...</menu>
<menu class="top left no-wrap">...</menu>
<menu class="top right no-wrap">...</menu>