Skip to content

Instantly share code, notes, and snippets.

@oliverbenns
Created November 21, 2014 00:44
Show Gist options
  • Save oliverbenns/4b0e2d97d70ee3b0b180 to your computer and use it in GitHub Desktop.
Save oliverbenns/4b0e2d97d70ee3b0b180 to your computer and use it in GitHub Desktop.
mixin line(opts)
- var opts = opts || {};
tr.line
td.gutter(height="1", width=gutterWidth)
|  
td.u-grey(height="1", colspan=opts.colspan || "1")
|  
td.gutter(height="1", width=gutterWidth)
|  
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment