Sha256: ca7c2931f0dbd0f8669aa6129ac941c07210119908b274046aa405918c34b393

Contents?: true

Size: 888 Bytes

Versions: 5

Compression:

Stored size: 888 Bytes

Contents

.class {
  border: 1;
  boxer: 1;
  border-width: 1;
  border: 2 !important;
  boxer: 2 !important;
  border-width: 2 !important;
  border: 3;
  boxer: 3;
  border-width: 3;
  border: 4 !important;
  boxer: 4 !important;
  border-width: 4 !important;
  border: 5;
  boxer: 5;
  border-width: 5;
  border: 0 !important;
  boxer: 0 !important;
  border-width: 0 !important;
  border: 9 !important;
  border: 9;
  boxer: 9;
  border-width: 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;
}
.when-calling-nested-issue-2394 {
  width: auto !important;
}
.when-calling-nested-with-param-issue-2394 {
  width: 10px !important;
}
.class1-2421 {
  margin: 5px !important;
}
.class2-2421 {
  margin: 5px;
}

Version data entries

5 entries across 5 versions & 2 rubygems

Version Path
ilog-0.4.1 node_modules/less/test/css/mixins-important.css
ilog-0.4.0 node_modules/less/test/css/mixins-important.css
ilog-0.3.3 node_modules/less/test/css/mixins-important.css
less-execjs-2.6.0.4 lib/less/js/less/test/css/mixins-important.css
less-execjs-2.6.0.3 lib/less/js/less/test/css/mixins-important.css