Skip to content

Commit

Permalink
Updated to setting
Browse files Browse the repository at this point in the history
  • Loading branch information
Snugug committed Aug 24, 2014
1 parent 3420523 commit 734d04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion stylesheets/breakpoint/parsers/double/_default-pair.scss
@@ -1,5 +1,5 @@
@function breakpoint-parse-default-pair($first, $second) {
$default: $breakpoint-default-pair;
$default: breakpoint-get('default pair');
$min: '';
$max: '';

Expand Down

0 comments on commit 734d04b

Please sign in to comment.