at-import / breakpoint

Really simple media queries in Sass
MIT License
2.09k stars 142 forks source link

Change bower name from compass-breakpoint. Fixes #143 #147

Closed JohnAlbin closed 8 years ago

JohnAlbin commented 8 years ago

Over in #143, people are reporting weird behavior when installing via bower.

This PR is the sanest approach, imo.

There is a side effect of this though. People installing using the command bower install compass-breakpoint --save-dev will report "weird" behavior that the folder is being renamed to "breakpoint-sass". But we should tell them not to do that.