Skip to content

Instantly share code, notes, and snippets.

@deleteme
Created February 25, 2010 23:36
Show Gist options
  • Save deleteme/315182 to your computer and use it in GitHub Desktop.
Save deleteme/315182 to your computer and use it in GitHub Desktop.
@for !i from 1 through !columns
.col-#{!i}
:width = !column_width * !i + (!column_margin * (!i - 1))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment