css-element-queries
css-element-queries copied to clipboard
Add bower support
Please add and bower.json file to add this library to a project via bower.
Why not just use npm?
Would agree since I mostly use bower for client scripts and not npm
+1 I use bower for client scripts and npm only for server-side/build scripts.
Bower support would be nice here. Using wiredep in an angular project which automatically injects bower_components into the application. I'm using this library and I have to add it manually which I don't like. Let me know if there is anything I can help with to make this happen.
+1
Isn't bower deprecated meanwhile? and if not, can't you just add our git url to bower's dependencies?