Sha256: 4ea4e847ff824d204c0eea7181203fd8a76a862aea5c5bd9035f1fe5d3be2850
Contents?: true
Size: 1.48 KB
Versions: 1
Compression:
Stored size: 1.48 KB
Contents
3.2.12 (Media Mark) 44959d7309e947aea8ced9786aad386f9d5ea944 o:Sass::Tree::RootNode : @linei:@has_childrenT:@template"¢@function grid-width($n) { @return $n * $gw-column + ($n - 1) * $gw-gutter; } // The $gw-column and $gw-gutter variables must be defined in your base stylesheet to properly use the grid-width function. // // $gw-column: 100px; // Column Width // $gw-gutter: 40px; // Gutter Width // // div { // width: grid-width(4); // returns 520px; // margin-left: $gw-gutter; // returns 40px; // } :@children[o:Sass::Tree::FunctionNode;i: @name"grid-width;T:@splat0; [o:Sass::Tree::ReturnNode : @expro:Sass::Script::Operation ;i:@operand2o; ;i;o:Sass::Script::Variable ;i;"gw-gutter:@underscored_name"gw_gutter: @options{ ;@:@operator: times:@operand1o; ;i;o:Sass::Script::Number;i:@denominator_units[ :@numerator_units[ :@original"1:@valuei;@;@;: minus;o; ;i;"n;"n;@;@;: plus;o; ;i;o; ;i;"gw-column;"gw_column;@;@;;;o; ;i;"n;"n;@;i; [ ;@;@: @args[[o;;"n;"n;@0o:Sass::Tree::CommentNode ;i : @type:silent; [ ;["S/* The $gw-column and $gw-gutter variables must be defined in your base stylesheet to properly use the grid-width function. * * $gw-column: 100px; // Column Width * $gw-gutter: 40px; // Gutter Width * * div { * width: grid-width(4); // returns 520px; * margin-left: $gw-gutter; // returns 40px; * } */;@;@
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
refills-0.0.1 | source/stylesheets/.sass-cache/f42b2997d6b9b825e31277de8bd0911929c9e03c/_grid-width.scssc |