A custom designed <select> dropdown using Angular and Sass
Clone repo locally using
$ git clone [repo ssh clone url]
Using Bower run
$ bower install
Make sure you compile the sass file using
sass src/style.scss
sass --watch src/style.scss
See src/dd.html for example
Tested and working with:
- Safari 8.0
- Firefox 32.0.3 & 33
- Chrome 38.0