darthwade / angular-loading

Angular directive that lets you to prevent user interaction with part of the page and display loading/busy indicator (spinner based on spin.js)
http://embed.plnkr.co/XLL3li/preview
MIT License
96 stars 49 forks source link

Add CSS to bower main #11

Closed ValentinFunk closed 8 years ago

ValentinFunk commented 9 years ago

So it can be automatically injected by tools like wiredep. Compliant with https://github.com/bower/bower.json-spec#main

darthwade commented 8 years ago

Thanks @Kamshak