Sha256: 9d6d7d841f23b664fac63285e21a03eca89117f189d6583b0469f1d6e7dc8714

Contents?: true

Size: 1.05 KB

Versions: 2

Compression:

Stored size: 1.05 KB

Contents

.#{$emma-prefix}fw-nm {
  font-weight: normal #{emma-important($emma-important)};
}

.#{$emma-prefix}fw-b {
  font-weight: bold #{emma-important($emma-important)};
}

.#{$emma-prefix}fw-br {
  font-weight: bolder #{emma-important($emma-important)};
}

.#{$emma-prefix}fw-lr {
  font-weight: lighter #{emma-important($emma-important)};
}

.#{$emma-prefix}fw100 {
  font-weight: 100 #{emma-important($emma-important)};
}

.#{$emma-prefix}fw200 {
  font-weight: 200 #{emma-important($emma-important)};
}

.#{$emma-prefix}fw300 {
  font-weight: 300 #{emma-important($emma-important)};
}

.#{$emma-prefix}fw400 {
  font-weight: 400 #{emma-important($emma-important)};
}

.#{$emma-prefix}fw500 {
  font-weight: 500 #{emma-important($emma-important)};
}

.#{$emma-prefix}fw600 {
  font-weight: 600 #{emma-important($emma-important)};
}

.#{$emma-prefix}fw700 {
  font-weight: 700 #{emma-important($emma-important)};
}

.#{$emma-prefix}fw800 {
  font-weight: 800 #{emma-important($emma-important)};
}

.#{$emma-prefix}fw900 {
  font-weight: 900 #{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/_font-weight.scss
emma-css-rails-0.11.0.0 vendor/assets/stylesheets/emma.css/sass/rules/_font-weight.scss