Skip to content

Instantly share code, notes, and snippets.

@scottkellum
Created April 13, 2014 16:55
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save scottkellum/10592343 to your computer and use it in GitHub Desktop.
Save scottkellum/10592343 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.4)
// Compass (v1.0.0.alpha.18)
// Modular Scale (v)
// ----
@import 'modular-scale';
$ms-base: 1rem 1.0625rem;
$ms-ratio: $golden;
foo {
foo: ms-list(0, 2, $ms-base, $ms-ratio);
foo: ms(1);
}
foo {
foo: 1rem 1.0625rem 1.61803rem;
foo: 1.0625rem;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment