Sha256: ceaef928650ba888722b2de1e76e2cf84d92ee569efbee3cefc3f10bcfae16e6

Contents?: true

Size: 567 Bytes

Versions: 2

Compression:

Stored size: 567 Bytes

Contents

.#{$emma-prefix}fx0-1-a {
  flex: 0 1 auto #{emma-important($emma-important)};
}

.#{$emma-prefix}fx1-0-a {
  flex: 1 0 auto #{emma-important($emma-important)};
}

.#{$emma-prefix}fx1-1-a {
  flex: 1 1 auto #{emma-important($emma-important)};
}

.#{$emma-prefix}fx0-0-a {
  flex: 0 0 auto #{emma-important($emma-important)};
}

.#{$emma-prefix}fx-n {
  flex: none #{emma-important($emma-important)};
}

.#{$emma-prefix}fx1-0-0 {
  flex: 1 0 0% #{emma-important($emma-important)};
}

.#{$emma-prefix}fx0-0-100p {
  flex: 0 0 100% #{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/_flex.scss
emma-css-rails-0.11.0.0 vendor/assets/stylesheets/emma.css/sass/rules/_flex.scss