Sha256: 9ea44f0ab87c35d27b495a32d5fd1651bddc99496c80730cc0f17c696337e1ae

Contents?: true

Size: 429 Bytes

Versions: 2

Compression:

Stored size: 429 Bytes

Contents

.#{$emma-prefix}whs-nm {
  white-space: normal #{emma-important($emma-important)};
}

.#{$emma-prefix}whs-p {
  white-space: pre #{emma-important($emma-important)};
}

.#{$emma-prefix}whs-nw {
  white-space: nowrap #{emma-important($emma-important)};
}

.#{$emma-prefix}whs-pw {
  white-space: pre-wrap #{emma-important($emma-important)};
}

.#{$emma-prefix}whs-pl {
  white-space: pre-line #{emma-important($emma-important)};
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
emma-css-rails-0.13.0.0 vendor/assets/stylesheets/emma.css/scss/rules/_white-space.scss
emma-css-rails-0.11.0.0 vendor/assets/stylesheets/emma.css/sass/rules/_white-space.scss