Sha256: 12085dbeffe636553cfd6fa2a80e6181b063bc2bbe72729e51bd0945b936b4f6

Contents?: true

Size: 320 Bytes

Versions: 24

Compression:

Stored size: 320 Bytes

Contents

html>body p code {*white-space:normal;}

body
  *white-space normal

body
  *white-space: normal

mixin()
  *white-space: normal

body
  mixin()

mixin()
  *white-space normal

* foo
  display: none

body
  *
    display: none

body
  mixin()

mixin()
  * foo
    bar: baz

body
  mixin()

body * foo {
  display: none
}

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
stylus-source-0.19.1 vendor/test/cases/hack.star.styl
stylus-source-0.19.0 vendor/test/cases/hack.star.styl
stylus-source-0.18.0 vendor/test/cases/hack.star.styl
stylus-source-0.17.0 vendor/test/cases/hack.star.styl