Sha256: 87b2de9e97877605a1d7a9378c68db3d48aeac7efa7f8642f41caa416f99993a

Contents?: true

Size: 512 Bytes

Versions: 4

Compression:

Stored size: 512 Bytes

Contents

.class {
  border: 1;
  boxer: 1;
  border: 2 !important;
  boxer: 2 !important;
  border: 3;
  boxer: 3;
  border: 4 !important;
  boxer: 4 !important;
  border: 5;
  boxer: 5;
  border: 0 !important;
  boxer: 0 !important;
  border: 9 !important;
  border: 9;
  boxer: 9;
}
.class .inner {
  test: 1;
}
.class .inner {
  test: 2 !important;
}
.class .inner {
  test: 3;
}
.class .inner {
  test: 4 !important;
}
.class .inner {
  test: 5;
}
.class .inner {
  test: 0 !important;
}
.class .inner {
  test: 9;
}

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
less-2.4.0 lib/less/js/test/css/mixins-important.css
less-2.3.3 lib/less/js/test/css/mixins-important.css
less-2.3.2 lib/less/js/test/css/mixins-important.css
less-2.3.1 lib/less/js/test/css/mixins-important.css