Sha256: 1fd51179a4f445b8b16fcbf062a4d8b0f73dc31f3effb4bd8f2e29f52fb230ba

Contents?: true

Size: 340 Bytes

Versions: 11

Compression:

Stored size: 340 Bytes

Contents

.rule1 {
  @extend %placeholder;
  @extend %placeholder-2;

  color: $black;
  padding: 10px;
  display: block;
  @extend %placeholder2;
  text-transform: uppercase;;
  margin: 20px 0;

  .secondary-rule {
    position: absolute;
    display: inline-block;
    padding: 10px 0;
    @include box-shadow(border-box);
    color: $black;
  }
}

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
scss_beautifier-0.1.11 tmp/propertysortorder.scss
scss_beautifier-0.1.10 tmp/propertysortorder.scss
scss_beautifier-0.1.8 tmp/propertysortorder.scss
scss_beautifier-0.1.7 tmp/propertysortorder.scss
scss_beautifier-0.1.6 tmp/propertysortorder.scss
scss_beautifier-0.1.5 tmp/propertysortorder.scss
scss_beautifier-0.1.4 tmp/propertysortorder.scss
scss_beautifier-0.1.3 tmp/propertysortorder.scss
scss_beautifier-0.1.2 tmp/propertysortorder.scss
scss_beautifier-0.1.1 tmp/propertysortorder.scss
scss_beautifier-0.1.0 tmp/propertysortorder.scss