sebnitu / vrembem

A CSS component library based on the BEM methodology.

Home Page:https://vrembem.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add a menu element for displaying non-action text as a menu item

sebnitu opened this issue · comments

Problem

Currently we have no elements for marking up a basic menu item that only contains some text. This is helpful for headers or other descriptive text that wouldn't be considered an action. Maybe re-purpose menu__text and add a new internal item for setting flex: 1 1 auto;?