Sha256: 89be8863e46ce0af840852c5a2add7757b20399d93802b46f360fb037b252d76
Contents?: true
Size: 1.33 KB
Versions: 4
Compression:
Stored size: 1.33 KB
Contents
3.1.2 (Brainy Betty) 75619e1e831d22fd4f9fa897287fed9c9e372598 o:Sass::Tree::RootNode : @linei:@has_childrenT:@children[o:Sass::Tree::ImportNode ;i:@imported_filename"shared;[ : @options{ :@template0o:Sass::Tree::CommentNode;i:@value"z/* Change the box model for Mozilla, Webkit, IE8 and the future * * @param $bs * [ content-box | border-box ] */:@silenti ;[ ;@ : @loud0:@lines[ o:Sass::Tree::MixinDefNode;i ;T: @args[[o:Sass::Script::Variable: @name"bs;{ :@underscored_name"bs0;[o:Sass::Tree::VariableNode;i: @guarded0;[ ;"bs;@ : @expro:Sass::Script::Funcall ;i:@keywords{ ;[o; ;i;"bs;{ ;"bs;"unquote;@o:Sass::Tree::MixinNode;i;{ ;[ o:Sass::Script::String ;i;"box-sizing: @type:identifier;{ o; ;i;"bs;@';"bso; ;i;" -moz;;;@'o; ;i;"-webkit;;;@'o:!Sass::Script::UnaryOperation ;i: @operando; ;i;"-o;;;@';@':@operator:noto; ;i;"-ms;;;@'o; ;i;!o; ;i;"-khtml;;;@';@';";#o; ;i;" official;;;@';[ ;"experimental;@ ;"box-sizing;@ ;@ ;"@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 ); }
Version data entries
4 entries across 4 versions & 1 rubygems