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

Autoprefixer isn't prefixing

stezu opened this issue · comments

https://github.com/mlms13/Navtacular/blob/master/less/menu.less#L15 isn't being prefixed for some reason, does autoprefixer not deal with !important?

Autoprefixer doesn't seem to work with !important, but those were all removed, so now it works.