3.1.18 (Brainy Betty) bee322fce578a9faa4b1f4b623cd722af45e964b o:Sass::Tree::RootNode :@children[o:Sass::Tree::MixinDefNode : @nameI" columns:ET: @args[[o:Sass::Script::Variable;I"arg; T:@underscored_nameI"arg; T: @options{o:Sass::Script::String : @valueI" auto; T: @type:identifier; @: @linei;[o:Sass::Tree::CommentNode ;[I"+/* || */; T: @silenti: @loud0;[;i; @o:Sass::Tree::MixinNode ;I" prefixer; T; [o; ;I" columns; T;;; @;io; ;I"arg; T; I"arg; T;i; @:@keywords{;[;i; @;i:@has_childrenT; @o; ;I"column-count; T; [[o; ;I"int; T; I"int; T; @o; ;I" auto; T;;; @;i ;[o; ;[I"/* auto || integer */; T;i;0;[;i ; @o; ;I" prefixer; T; [o; ;I"column-count; T;;; @;i o; ;I"int; T; I"int; T;i ; @;{;[;i ; @;i ;T; @o; ;I"column-gap; T; [[o; ;I" length; T; I" length; T; @o; ;I" normal; T;;; @;i;[o; ;[I"/* normal || length */; T;i;0;[;i; @o; ;I" prefixer; T; [o; ;I"column-gap; T;;; @;io; ;I" length; T; I" length; T;i; @;{;[;i; @;i;T; @o; ;I"column-fill; T; [[o; ;I"arg; T; I"arg; T; @o; ;I" auto; T;;; @;i;[o; ;[I"/* auto || length */; T;i;0;[;i; @o; ;I" prefixer; T; [o; ;I"columns-fill; T;;; @;io; ;I"arg; T; I"arg; T;i; @;{;[;i; @;i;T; @o; ;I"column-rule; T; [[o; ;I"arg; T; I"arg; T; @0;[o; ;[I"6/* || || */; T;i;0;[;i; @o; ;I" prefixer; T; [o; ;I"column-rule; T;;; @;io; ;I"arg; T; I"arg; T;i; @;{;[;i; @;i;T; @o; ;I"column-rule-color; T; [[o; ;I" color; T; I" color; T; @0;[o; ;I" prefixer; T; [o; ;I"column-rule-color; T;;; @;i o; ;I" color; T; I" color; T;i ; @;{;[;i ; @;i;T; @o; ;I"column-rule-style; T; [[o; ;I" style; T; I" style; T; @o; ;I" none; T;;; @;i#;[o; ;[I"e/* none | hidden | dashed | dotted | double | groove | inset | inset | outset | ridge | solid */; T;i;0;[;i$; @o; ;I" prefixer; T; [o; ;I"column-rule-style; T;;; @;i%o; ;I" style; T; I" style; T;i%; @;{;[;i%; @;i#;T; @o; ;I"column-rule-width; T; [[o; ;I" width; T; I" width; T; @o; ;I" none; T;;; @;i(;[o; ;I" prefixer; T; [o; ;I"column-rule-width; T;;; @;i)o; ;I" width; T; I" width; T;i); @;{;[;i); @;i(;T; @o; ;I"column-span; T; [[o; ;I"arg; T; I"arg; T; @o; ;I" none; T;;; @;i,;[o; ;[I"/* none || all */; T;i;0;[;i-; @o; ;I" prefixer; T; [o; ;I"column-span; T;;; @;i.o; ;I"arg; T; I"arg; T;i.; @;{;[;i.; @;i,;T; @o; ;I"column-width; T; [[o; ;I" length; T; I" length; T; @o; ;I" auto; T;;; @;i1;[o; ;[I"/* auto || length */; T;i;0;[;i2; @o; ;I" prefixer; T; [o; ;I"column-width; T;;; @;i3o; ;I" length; T; I" length; T;i3; @;{;[;i3; @;i1;T; @:@templateI"0@mixin columns($arg: auto) { // || @include prefixer(columns, $arg); } @mixin column-count($int: auto) { // auto || integer @include prefixer(column-count, $int); } @mixin column-gap($length: normal) { // normal || length @include prefixer(column-gap, $length); } @mixin column-fill($arg: auto) { // auto || length @include prefixer(columns-fill, $arg); } @mixin column-rule($arg) { // || || @include prefixer(column-rule, $arg); } @mixin column-rule-color($color) { @include prefixer(column-rule-color, $color); } @mixin column-rule-style($style: none) { // none | hidden | dashed | dotted | double | groove | inset | inset | outset | ridge | solid @include prefixer(column-rule-style, $style); } @mixin column-rule-width ($width: none) { @include prefixer(column-rule-width, $width); } @mixin column-span($arg: none) { // none || all @include prefixer(column-span, $arg); } @mixin column-width($length: auto) { // auto || length @include prefixer(column-width, $length); } ; T;i;T; @