mlms13 / Navtacular

A horizontal navigation bar with menus that doesn't depend on Javascript for core functionality.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Use more classes

mlms13 opened this issue · comments

Currently it's crazy painful to override styles. I may have thought I was clever with all of those child selectors, but really I was just making a mess for my future self.

BEM should offer some inspiration for HTML class structure. This whole process basically necessitates a rewrite.

We now use so many classes, you have no idea.