Sha256: 375fe76149f760eb34bd29b94093cf0191051949f4575d2da9d258b650d87929

Contents?: true

Size: 585 Bytes

Versions: 1

Compression:

Stored size: 585 Bytes

Contents

#logo {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 150px;
  height: 80px;
  margin-left: -75px;
  margin-top: -40px;
  unknown: true;
}
multiple {
  foo: bar baz raz;
  bar: bar baz raz;
}
no-props {
  foo: ;
}
foo {
  border-color: 1px solid #ff0505;
  border: 1px solid #ff0505;
}
#logo {
  z-index: 20;
  position: absolute;
}
#logo2 {
  position: absolute;
  z-index: 1;
}
#foo {
  width: 200px;
  height: 100px;
  min-width: 200px;
  min-height: 100px;
}
body {
  foo: 'bar';
  bar: 'bar';
}
body {
  foo: 'bar';
  bar: 'bar';
}
body {
  foo: 'bar';
  bar: 'bar';
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
stylus-source-0.19.0 vendor/test/cases/property-access.css