- Issue created by @hbrokmeier
- πΊπΈUnited States hbrokmeier Wisconsin
See MR!18, I added level classes to these elements:
- menu__submenu
- menu__item-container
- menu__item-link
- menu__submenu-item-link
- menu__submenu-toggle
- menu__submenu-container
- First commit to issue fork.
- πΊπΈUnited States sonfd Portland, ME
The MR adds the extra classes, but I am finding it confusing that that we're using
menu__item-*
andmenu__submenu-item-*
classes. I think we'd be better off with justmenu__item-* menu__item-*--level-X
classes on all levels but I think that could break some existing styles out there.Leaving this unresolved for now.