Sha256: 468cfe9cb65519996354cb829a671b9584f5a389ccbfee7dbdf3c026fbf82d9f

Contents?: true

Size: 349 Bytes

Versions: 7

Compression:

Stored size: 349 Bytes

Contents

.test-missing-nil {
  color: red;
}

.test-missing-nil-2 {
  color: yellow;
}

.test-missing-nil-3 {
  color: blue;
}
.test-missing-nil-3.hover, .test-missing-nil-3:hover, .test-missing-nil-3.focus, .test-missing-nil-3:focus {
  color: black;
  background: green;
  font-weight: bold;
}

.test-missing-comma {
  color: white;
  background: green;
}

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
archetype-0.0.1.pre.13 test/fixtures/stylesheets/archetype/tmp/styleguide/invalid_structures.css
archetype-0.0.1.pre.9 test/fixtures/stylesheets/archetype/tmp/styleguide/invalid_structures.css
archetype-0.0.1.pre.7 test/fixtures/stylesheets/archetype/expected/styleguide/invalid_structures.css
archetype-0.0.1.pre.6 test/fixtures/stylesheets/archetype/expected/styleguide/invalid_structures.css
archetype-0.0.1.pre.5 test/fixtures/stylesheets/archetype/expected/styleguide/invalid_structures.css
archetype-0.0.1.pre.4 test/fixtures/stylesheets/archetype/expected/styleguide/invalid_structures.css
archetype-0.0.1.pre.3.90263a7 test/fixtures/stylesheets/archetype/expected/styleguide/invalid_structures.css