Q
Version: 0.11.alpha.1

Compass No Wrap

Remembering whether or not there’s a hyphen in white-space is too hard.

This file can be imported using: @import "compass/utilities/text/nowrap"

View the Source for this module on Github.

Mixins

view source

=nowrap
  white-space: nowrap
@mixin nowrap {
  white-space: nowrap; }

When remembering whether or not there’s a hyphen in white-space is too hard