0.1.12 • Published 8 years ago
ui-navigation v0.1.12
Ui-navigation
Navigational menu's for ambitious Ember apps
Goal
This is addon is meant to provide a horizontal navigation control and be flexible enough in styling to look appropriate on the desktop, IOS, and Android.
Installation
At the console:
ember install ui-navigation
If you're using SASS, add the following to your app.scss
file:
@import 'ui-navigation';