Skip to content

Archetype-CSS/Archetype-o-nav

Repository files navigation

Archetype-o-nav Build Status Dependency Status Built with Grunt

Nav object and modifiers to convert an an ol or ul into un-styled lists for building UI components.

Installation

  • Bower: bower install Archetype-o-nav
  • Git: git clone https://github.com/Archetype-CSS/Archetype-o-nav.git

Use

  • .o-nav - object styles for navigation components
  • .o-nav__vertical - nav object modifier for vertical navigation components
  • .o-nav__full - nav object modifier for forcing full size navigation items
  • .o-nav__block - nav object modifier for forcing display block navigation items
  • .o-nav__center - nav object modifier for forcing centered horizontal navigation items

Run the Test Locally

git clone https://github.com/Archetype-CSS/Archetype-o-nav.git
cd Archetype-o-nav
npm install
grunt

Browser Suport

  • Chrome (latest)
  • Firefox (4+)
  • Opera (latest)
  • Safari (5+)
  • Internet Explorer (8+)

License

MIT