Skip to content

Instantly share code, notes, and snippets.

@frozzare
Created February 7, 2013 07:55
Show Gist options
  • Select an option

  • Save frozzare/4729337 to your computer and use it in GitHub Desktop.

Select an option

Save frozzare/4729337 to your computer and use it in GitHub Desktop.
$column-slug: col;
@for $i from 1 through $gridColumns {
.#{$column-slug}#{$i} {
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment