Sha256: 11025312f40b968ea186bfeba6a7d3bb92b27982569efa4f9ad65e2a6a0bb2b6

Contents?: true

Size: 183 Bytes

Versions: 21

Compression:

Stored size: 183 Bytes

Contents

@import "setup";

.unitless {
  font-size: em(12);
}

.unitless-with-base {
  font-size: em(10, 15);
}

.px {
  font-size: em(16px);
}

.px-with-base {
  font-size: em(15px, 10px);
}

Version data entries

21 entries across 21 versions & 3 rubygems

Version Path
bourbon-4.2.0.pre spec/fixtures/functions/px-to-em.scss