Skip to content

Commit

Permalink
Golden ratio variables.
Browse files Browse the repository at this point in the history
  • Loading branch information
scottkellum committed Jan 30, 2012
1 parent b00f1b6 commit 79bdce4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions _math.scss
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@ $iter: 50;
@return golden();
}

$golden: golden();
$gold: $golden;
$ϕ: $golden;

//////////////////////////////
// Exponent
//////////////////////////////
Expand Down

0 comments on commit 79bdce4

Please sign in to comment.