Sha256: 550f7c765b59a6aafc10dfedd922cecf3196793688894b2ee12d5428431fa9fd
Contents?: true
Size: 1.05 KB
Versions: 1
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
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
emma-css-rails-0.10.0.0 | vendor/assets/stylesheets/emma.css/sass/rules/_font-weight.scss |