Skip to content

Instantly share code, notes, and snippets.

@scottkellum
Created July 25, 2013 17:41
Show Gist options
  • Save scottkellum/6082041 to your computer and use it in GitHub Desktop.
Save scottkellum/6082041 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com, the Sass playground.
// ---
// Modular Scale (v1.0.6)
// Sass (v3.2.9)
// ---
$base-size: 1em;
foo {
font-size: ms(1);
}
foo {
font-size: 1.61803em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment