Sha256: 152bfd6fabc086ed23e21313d8d04204e611f5497d75756693e118a7001ff4cc
Contents?: true
Size: 1.93 KB
Versions: 44
Compression:
Stored size: 1.93 KB
Contents
"o:Sass::Tree::RootNode:@children[o:Sass::Tree::CommentNode:@value[I"J/*/ Resets the active display property to `block`. Particularly useful when changing the display property in a single row. */ */ @example scss - Usage */ .element { */ @include row(table); */ // Context changed to table display */ } */ */ @include reset-display; */ // Context is reset to block display */:ET: @type:silent;[ :@filename0: @options{ : @linei:@source_rangeo:Sass::Source::Range :@start_poso:Sass::Source::Position;i:@offseti: @end_poso;;i;i0: @fileI"e/Users/rmurciano/.gem/ruby/2.4.3/gems/neat-1.9.0/app/assets/stylesheets/grid/_reset-display.scss; T:@importero: Sass::Importers::Filesystem: @rootI"L/Users/rmurciano/.gem/ruby/2.4.3/gems/neat-1.9.0/app/assets/stylesheets; F:@real_rootI"L/Users/rmurciano/.gem/ruby/2.4.3/gems/neat-1.9.0/app/assets/stylesheets; T:@same_name_warningso:Set: @hash} Fo:Sass::Tree::MixinDefNode: @nameI"reset-display; T: @args[ :@splat0;[o:Sass::Tree::VariableNode;I"container-display-table; T: @expro: Sass::Script::Tree::Literal ;o:Sass::Script::Value::Bool;F; @;o; ;o;;i ;i ;o;;i ;i%;I"_/Users/rmurciano/.gem/ruby/2.4.3/gems/neat-1.9.0/app/assets/stylesheets/grid/_private.scss; T;@;i;o; ;o;;i;i";o;;i;i';@;@;@: @guarded0:@globalT;[ ;0; @;i;o; ;o;;i;i ;o;;i;i/;@;@;0; @;i;o; ;o;;i;i;o;;i;i;@;@:@has_childrenT;0; @:@templateI"/// Resets the active display property to `block`. Particularly useful when changing the display property in a single row. /// /// @example scss - Usage /// .element { /// @include row(table); /// // Context changed to table display /// } /// /// @include reset-display; /// // Context is reset to block display @mixin reset-display { $container-display-table: false !global; } ; T;i;o; ;o;;i;i;o;;i;i;@;@;'T
Version data entries
44 entries across 23 versions & 1 rubygems