Skip to content

Commit

Permalink
Update align with the new bourbon api
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed Dec 26, 2015
1 parent 8273a90 commit 9d54596
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion assets/scss/variables.scss
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ $default-transition-duration : 0.3s;

// Breakpoint - http://breakpoint-sass.com/
@import "../vendor/compass-breakpoint/stylesheets/breakpoint";
$breakpoint-default-feature : max-width;
@include breakpoint-set('default feature', max-width);

// Max widths
$netbook : 1000px;
Expand Down

0 comments on commit 9d54596

Please sign in to comment.