Sha256: 872078e95662add1fcbc07cfbc61618882e5d55fc6dc997b129d8712547d249c
Contents?: true
Size: 1.42 KB
Versions: 4
Compression:
Stored size: 1.42 KB
Contents
3.1.10 (Brainy Betty) 75619e1e831d22fd4f9fa897287fed9c9e372598 o:Sass::Tree::RootNode :@has_childrenT:@children[o:Sass::Tree::ImportNode : @linei;[ :@imported_filenameI"shared:ET:@template0: @options{ o:Sass::Tree::CommentNode:@silenti :@value[I"z/* Change the box model for Mozilla, Webkit, IE8 and the future * * @param $bs * [ content-box | border-box ] */;F; i;[ : @loud0; @ o:Sass::Tree::MixinDefNode;T; i ;[o:Sass::Tree::VariableNode; i;[ : @guarded0: @expro:Sass::Script::Funcall :@keywords{ ; i: @args[o:Sass::Script::Variable ; i:@underscored_nameI"bs;T: @nameI"bs;T; @ ;I"unquote;T; @ ;I"bs;T; @ o:Sass::Tree::MixinNode;{ ; i;[ ;[ o:Sass::Script::String ;I"box-sizing;T; i: @type:identifier; @ o; ; i;I"bs;T;I"bs;T; @ o; ;I" -moz;T; i;;; @ o; ;I"-webkit;T; i;;; @ o:!Sass::Script::UnaryOperation : @operando; ;I"-o;T; i;;; @ :@operator:not; i; @ o; ;I"-ms;T; i;;; @ o; ;!o; ;I"-khtml;T; i;;; @ ;";#; i; @ o; ;I" official;T; i;;; @ ;I"experimental;T; @ ;[[o;;I"bs;T;I"bs;T; @ 0;I"box-sizing;T; @ ;I"@import "shared"; // Change the box model for Mozilla, Webkit, IE8 and the future // // @param $bs // [ content-box | border-box ] @mixin box-sizing($bs) { $bs: unquote($bs); @include experimental(box-sizing, $bs, -moz, -webkit, not -o, -ms, not -khtml, official ); } ;T; @ ; i
Version data entries
4 entries across 4 versions & 1 rubygems