Skip to content

Instantly share code, notes, and snippets.

@alanmoo
Created February 17, 2014 02:20
Show Gist options
  • Save alanmoo/9043635 to your computer and use it in GitHub Desktop.
Save alanmoo/9043635 to your computer and use it in GitHub Desktop.
Generated by SassMeister.com.
// ----
// Sass (v3.3.0.rc.4)
// Compass (v1.0.0.alpha.18)
// Singularity.gs (v1.2.0.rc.6)
// ----
@import "singularitygs";
$grids: 20;
$gutters: 1/3;
body{
@include grid-span(6, 1);
@include background-grid();
}
body {
width: 49.15254%;
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