JoshBarr / on-media-query

A neat way to trigger JS when media queries change. No jQuery required.
283 stars 33 forks source link

Register onmediaquery as a bower package #26

Closed Eworm closed 10 years ago

Eworm commented 10 years ago

Can you register this so it's installable using Bower? http://bower.io/

JoshBarr commented 10 years ago

Yeah that's a great idea. I'll take a look on Monday.

On Friday, November 8, 2013, Wout Mager wrote:

Can you register this so it's installable using Bower? http://bower.io/

— Reply to this email directly or view it on GitHubhttps://github.com/JoshBarr/on-media-query/issues/26 .

JoshBarr commented 10 years ago

Done!

bower install on-media-query

Eworm commented 10 years ago

Yeah!