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

Stop using Prefixr

mlms13 opened this issue · comments

Prefixr isn't getting a lot of love these days, and some of its prefixes are a bit outdated. Going forward we'll just add our prefixes manually. We can safely drop support for:

  • Most -ms- prefixes (which were required by IE10 previews, but not the final release)
  • Most -moz- prefixes (which are no longer needed as of Firefox 16)
  • -o- prefixes (which are generally not needed as of 12.10)