at-import / breakpoint

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

No mixin named breakpoint #127

Open ljuboja opened 9 years ago

ljuboja commented 9 years ago

Im using gulp-sass and breakpoint-sass installed with bower. Imported _breakpoint-sass.scss @import "../../../../../bower_components/breakpoint-sass/stylesheets/breakpoint";

I got error No mixin named breakpoint, what wrong with my setup?

Snugug commented 8 years ago

Please provide a more detailed code example, hard to debug just from this