Sha256: e33b2cdb07e819b3cbdb0e6c37883d3b48f8aaaf7c6eb6d204eb1f30e80bee85

Contents?: true

Size: 1.88 KB

Versions: 2

Compression:

Stored size: 1.88 KB

Contents

3.1.15 (Brainy Betty)
c489a27342a267ef34316c49be12209fd73fb9de
o:Sass::Tree::RootNode
:
@linei:@template"þ// Prevent long urls and text from breaking layouts
// [originally from perishablepress.com](http://perishablepress.com/press/2010/06/01/wrapping-content/)
@mixin force-wrap {
  white-space: pre;           // CSS 2.0
  white-space: pre-wrap;      // CSS 2.1
  white-space: pre-line;      // CSS 3.0
  white-space: -pre-wrap;     // Opera 4-6
  white-space: -o-pre-wrap;   // Opera 7
  white-space: -moz-pre-wrap; // Mozilla
  white-space: -hp-pre-wrap;  // HP Printers
  word-wrap: break-word;      // IE 5+
}
:
@options{:@children[o:Sass::Tree::CommentNode;i:
@loud0;@;	[:@silenti:@value["ž/* Prevent long urls and text from breaking layouts
 * [originally from perishablepress.com](http://perishablepress.com/press/2010/06/01/wrapping-content/) */o:Sass::Tree::MixinDefNode;i;@;	[o:Sass::Tree::PropNode;i	:@prop_syntax:new:
@tabsi;@;	[:
@name["white-space;
o:Sass::Script::String:
@type:identifier;@;
"preo;
;i	;0;@;	[;i;
["/* CSS 2.0 */o;;i
;;;i;@;	[;["white-space;
o;;;;@;
"
pre-wrapo;
;i
;0;@;	[;i;
["/* CSS 2.1 */o;;i;;;i;@;	[;["white-space;
o;;;;@;
"
pre-lineo;
;i;0;@;	[;i;
["/* CSS 3.0 */o;;i;;;i;@;	[;["white-space;
o;;;;@;
"-pre-wrapo;
;i;0;@;	[;i;
["/* Opera 4-6 */o;;i
;;;i;@;	[;["white-space;
o;;;;@;
"-o-pre-wrapo;
;i
;0;@;	[;i;
["/* Opera 7 */o;;i;;;i;@;	[;["white-space;
o;;;;@;
"-moz-pre-wrapo;
;i;0;@;	[;i;
["/* Mozilla */o;;i;;;i;@;	[;["white-space;
o;;;;@;
"-hp-pre-wrapo;
;i;0;@;	[;i;
["/* HP Printers */o;;i;;;i;@;	[;["word-wrap;
o;;;;@;
"break-wordo;
;i;0;@;	[;i;
["/* IE 5+ */;"force-wrap:
@args[:@has_childrenT;T

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
radiant-1.1.0.alpha tmp/sass-cache/63410a431ebe3971f1a5dff546c0e9ab5fb547da/_force-wrap.scssc
radiant-1.0.0 tmp/sass-cache/63410a431ebe3971f1a5dff546c0e9ab5fb547da/_force-wrap.scssc