Sha256: 17da16f4d6c00a13136225d16c783c6f888b12584c3ad237cdd22cd75886c0ec

Contents?: true

Size: 321 Bytes

Versions: 24

Compression:

Stored size: 321 Bytes

Contents

mixin()
  td:nth-of-type(2)
  td:nth-of-type(3)
    background black

ul
  mixin()

table
  td:nth-child(2)
  td:nth-child(3)
  td:nth-child(4)
  td:nth-child(5)
  td:first-letter
    background black
    li:first-child
    li:last-child
      background white

table
  :nth-child(2)
  :nth-child(3)
    background black

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
stylus-source-0.23.0 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.22.6 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.22.5 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.22.4 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.22.3 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.22.2 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.22.1 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.22.0 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.21.2 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.21.1 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.21.0 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.20.1 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.20.0 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.19.8 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.19.7 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.19.6 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.19.5 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.19.4 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.19.3 vendor/test/cases/selectors.pseudo.styl
stylus-source-0.19.2 vendor/test/cases/selectors.pseudo.styl