3.3.0.alpha.67 (Bleeding Edge) 4178a0745cb9a2158ed0d8beaf92226f546cdfa9 o:Sass::Tree::RootNode :@children[ o:Sass::Tree::ImportNode :@imported_filenameI" shared:ET;[:@template0:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position: @linei: @offseti: @end_poso;;i;i: @fileI"{/Users/patricknegri/.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.2/frameworks/compass/stylesheets/compass/css3/_regions.scss; T:@importero: Sass::Importers::Filesystem: @rootI"e/Users/patricknegri/.rvm/gems/ruby-1.9.2-p290/gems/compass-0.12.2/frameworks/compass/stylesheets; F:@same_name_warningso:Set: @hash{;i: @options{:@imported_file0o:Sass::Tree::CommentNode : @value[I"Š/* Webkit, IE10 and future support for [CSS Regions](http://dev.w3.org/csswg/css3-regions/) * * $target is a value you use to link two regions of your css. Give the source of your content the flow-into property, and give your target container the flow-from property. * * For a visual explanation, see the diagrams at Chris Coyier's * [CSS-Tricks](http://css-tricks.com/content-folding/) */; F: @type: silent;[;i;@o:Sass::Tree::MixinDefNode : @nameI"flow-into; T: @args[[o:Sass::Script::Variable ; I" target; T:@underscored_nameI" target; T; o; ; i;o;;i;i;@ ;0;@0: @splat0;[o:Sass::Tree::VariableNode ; I" target; T: @expro:Sass::Script::Funcall ; I" unquote; T;![o;" ; I" target; T;#I" target; T; o; ; o;;i;i ;o;;i;i ;@ ;0;i:@filename@ ;@:@keywords{;$0;i;(@ ; o; ; o;;i;i;o;;i;i!;@ ;0;@: @guarded0;[;i; o; ; o;;i;i ;o;;i;i!;@ ;@;@o:Sass::Tree::MixinNode ; I"experimental; T;![ o:Sass::Script::String ;I"flow-into; T;:identifier;i;(@ ; o; ; o;;i;i;o;;i;i';@ ;0;@o;" ; I" target; T;#I" target; T; o; ; o;;i;i0;o;;i;i0;@ ;0;i;(@ ;@o:!Sass::Script::UnaryOperation : @operando;, ;I" -moz; T;;-;i;(@ ; o; ; o;;i;i;o;;i;i;@ ;0;@:@operator:not;i;@o;, ;I" -webkit; T;;-;i;(@ ; o; ; o;;i;i;o;;i;i;@ ;0;@o;. ;/o;, ;I"-o; T;;-;i;(@ ; o; ; o;;i;i!;o;;i;i#;@ ;0;@;0;1;i;@o;, ;I"-ms; T;;-;i;(@ ; o; ; o;;i;i%;o;;i;i(;@ ;0;@o;. ;/o;, ;I" -khtml; T;;-;i;(@ ; o; ; o;;i;i.;o;;i;i4;@ ;0;@;0;1;i;@o;. ;/o;, ;I" official; T;;-;i;(@ ; o; ; o;;i;i:;o;;i;iB;@ ;0;@;0;1;i;@;){;$0;[;i; o; ; o;;i;i;o;;i;i ;@ ;@;@;i; o; ; o;;i;i;o;;i;i;@ ;@:@has_childrenT;@o; ; I"flow-from; T;![[o;" ; I" target; T;#I" target; T; o; ; i;o;;i;i;@ ;0;@0;$0;[o;% ; I" target; T;&o;' ; I" unquote; T;![o;" ; I" target; T;#I" target; T; o; ; o;;i;i ;o;;i;i ;@ ;0;i;(@ ;@;){;$0;i;(@ ; o; ; o;;i;i;o;;i;i!;@ ;0;@;*0;[;i; o; ; o;;i;i ;o;;i;i!;@ ;@;@o;+ ; I"experimental; T;![ o;, ;I"flow-from; T;;-;i;(@ ; o; ; o;;i;i;o;;i;i';@ ;0;@o;" ; I" target; T;#I" target; T; o; ; o;;i;i0;o;;i;i0;@ ;0;i;(@ ;@o;. ;/o;, ;I" -moz; T;;-;i;(@ ; o; ; o;;i;i;o;;i;i;@ ;0;@;0;1;i;@o;, ;I" -webkit; T;;-;i;(@ ; o; ; o;;i;i;o;;i;i;@ ;0;@o;. ;/o;, ;I"-o; T;;-;i;(@ ; o; ; o;;i;i!;o;;i;i#;@ ;0;@;0;1;i;@o;, ;I"-ms; T;;-;i;(@ ; o; ; o;;i;i%;o;;i;i(;@ ;0;@o;. ;/o;, ;I" -khtml; T;;-;i;(@ ; o; ; o;;i;i.;o;;i;i4;@ ;0;@;0;1;i;@o;. ;/o;, ;I" official; T;;-;i;(@ ; o; ; o;;i;i:;o;;i;iB;@ ;0;@;0;1;i;@;){;$0;[;i; o; ; o;;i;i;o;;i;i ;@ ;@;@;i; o; ; o;;i;i;o;;i;i;@ ;@;2T;@; I"î@import "shared"; // Webkit, IE10 and future support for [CSS Regions](http://dev.w3.org/csswg/css3-regions/) // // $target is a value you use to link two regions of your css. Give the source of your content the flow-into property, and give your target container the flow-from property. // // For a visual explanation, see the diagrams at Chris Coyier's // [CSS-Tricks](http://css-tricks.com/content-folding/) @mixin flow-into($target) { $target: unquote($target); @include experimental(flow-into, $target, not -moz, -webkit, not -o, -ms, not -khtml, not official ); } @mixin flow-from($target) { $target: unquote($target); @include experimental(flow-from, $target, not -moz, -webkit, not -o, -ms, not -khtml, not official ); }; T;2T;@;i; o; ; o;;i;i;o;;i;i;@ ;@