Sha256: ab9b33fe3ac8eb8e00b7cad7d13067b75b8d48238ad3ba867ebadcf4bb44a32b

Contents?: true

Size: 312 Bytes

Versions: 24

Compression:

Stored size: 312 Bytes

Contents

input[for=name]
  width 200px

nums = 1 2 3
for n in nums
  body
    foo n

body
  foo
    for n in nums
      bar n

something()
  nums = 1 2 3
  foo
  input[for=name]
    foo bar

#login
  something()

something()
  nums = 1 2 3
  foo
    for n in nums
      input[for=name]
        bar n

#login
  something()

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
stylus-source-0.19.1 vendor/test/cases/regression.146.styl
stylus-source-0.19.0 vendor/test/cases/regression.146.styl
stylus-source-0.18.0 vendor/test/cases/regression.146.styl
stylus-source-0.17.0 vendor/test/cases/regression.146.styl