Skip to content

Instantly share code, notes, and snippets.

@julzmon
Created June 4, 2015 02:05
Show Gist options
  • Save julzmon/95bb10de8eada4c8f167 to your computer and use it in GitHub Desktop.
Save julzmon/95bb10de8eada4c8f167 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.10)
// Compass (v1.0.0.alpha.20)
// Modular Scale (v2.0.5)
// ----
@import "modular-scale";
$ms-base: 1em 3.75em;
$ms-ratio: $fourth;
foo {
foo: ms-list(-2, 2, $ms-base, $ms-ratio);
foo: ms(-1);
}
foo {
foo: 0.75em 0.88989em 1em 1.18652em 1.33333em;
foo: 0.75em;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment