Skip to content

Instantly share code, notes, and snippets.

@Snugug
Created April 24, 2015 18:44
Show Gist options
  • Select an option

  • Save Snugug/8b225015987428ab92c6 to your computer and use it in GitHub Desktop.

Select an option

Save Snugug/8b225015987428ab92c6 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.4.12)
// Compass (v1.0.3)
// Breakpoint (v2.5.0)
// Singularity.gs (v1.5.1)
// ----
@import "breakpoint";
@import "singularitygs";
.foo {
@include grid-span(1, 1);
}
.foo {
width: 6.77966%;
float: left;
margin-right: -100%;
margin-left: 0;
clear: none;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment