Sha256: e508524f555901241cd171ecc42afd7ecfddc50cbba991c4ba796e5ec588e982
Contents?: true
Size: 1.48 KB
Versions: 4
Compression:
Stored size: 1.48 KB
Contents
3.1.11 (Brainy Betty) 44959d7309e947aea8ced9786aad386f9d5ea944 o:Sass::Tree::RootNode :@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; // } : @linei:@children[o:Sass::Tree::FunctionNode;T: @name"grid-width;i; [o:Sass::Tree::ReturnNode : @expro:Sass::Script::Operation :@operator: plus:@operand2o; ;: times;o:Sass::Script::Variable ;"gw-gutter;i: @options{ :@underscored_name"gw_gutter;i;@:@operand1o; ;: minus;o:Sass::Script::Number:@original"1:@denominator_units[ ;i;@:@numerator_units[ :@valuei;i;@;o; ;"n;i;@;"n;i;@;o; ;;;o; ;"gw-column;i;@;"gw_column;i;@;o; ;"n;i;@;"n;i; [ ;@;@: @args[[o;;"n;@;"n0o:Sass::Tree::CommentNode:@silenti ;i ; [ : @loud0;@;["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
4 entries across 4 versions & 1 rubygems