Closed sheerun closed 10 years ago
I use http://yeoman.io/ for scaffolding and by default grunt auto-injects bower scripts listed as main into the index.html file, I've never found it particularly helpful so I've disabled it and based on the docs it should be a string or an array. So maybe I should change it?
Happy to accept pull requests, or just let me know how the bower file should look and I'll update it.
I think main should be ["orbicular/orbicular.js", "orbicular/orbicular.scss"]
You require it already in orbicular.scss. There is no need to make it main file.