Sha256: 4130d46c138cfeeddd06eabc09da00b475bdff6f44144bd4fe418fd2f64d8ebb

Contents?: true

Size: 1.68 KB

Versions: 3

Compression:

Stored size: 1.68 KB

Contents

3.1.10 (Brainy Betty)
94d9637b9d33c29bafc4e2f70d12dcfc6023a492
o:Sass::Tree::RootNode
:
@linei:@children[o:Sass::Tree::MixinDefNode;i;[o:Sass::Tree::RuleNode:
@tabsi;i;[
o:Sass::Tree::PropNode;
i;i;[:
@name["visibility:
@options{:@valueo:Sass::Script::String:
@type:identifier;
@;"hidden:@prop_syntax:newo;;
i;i	;[;["display;
@;o;;;;
@;"
block;;o;;
i;i
;[;["content;
@;o;;;;
@;""";;o;;
i;i;[;["
clear;
@;o;;;;
@;"	both;;o;;
i;i;[;["height;
@;o;;;;
@;"0;;:
@rule["&:after:@parsed_ruleso:"Sass::Selector::CommaSequence:
@members[o:Sass::Selector::Sequence;[o:#Sass::Selector::SimpleSequence;[o:Sass::Selector::Parent:@filename";io:Sass::Selector::Pseudo
;:
class;@3;i;["
after:	@arg0;@3;i;@3;i;
@:@has_childrenT:
@args[;"
clearfix;
@;To;;i;[
o;;
i;i;[;["-moz-box-sizing;
@;o:Sass::Script::Variable	;i;"
value;
@:@underscored_name"
value;;o;;
i;i;[;["-webkit-box-sizing;
@;o;!	;i;"
value;
@;""
value;;o;;
i;i;[;["-o-box-sizing;
@;o;!	;i;"
value;
@;""
value;;o;;
i;i;[;["-ms-box-sizing;
@;o;!	;i;"
value;
@;""
value;;o;;
i;i;[;["box-sizing;
@;o;!	;i;"
value;
@;""
value;;; [[o;!;"
value;
@;""
valueo;	;;;i;
@;"border-box;"box-sizing;
@;T;
@;T:@template"-@mixin clearfix {
  &:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
  }
}

@mixin box-sizing($value: border-box) {
  -moz-box-sizing: $value;
  -webkit-box-sizing: $value;
  -o-box-sizing: $value;
  -ms-box-sizing: $value;
  box-sizing: $value;
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
rich-0.0.3 test/dummy/tmp/cache/sass/dc62b2f303532e1c32e9571414568d9c2570f335/_utilities.scssc
rich-0.0.2 test/dummy/tmp/cache/sass/dc62b2f303532e1c32e9571414568d9c2570f335/_utilities.scssc
rich-0.0.1 test/dummy/tmp/cache/sass/dc62b2f303532e1c32e9571414568d9c2570f335/_utilities.scssc