Sha256: 6877134ed4e34140e082a0c143b23c7ba7ed17c30e644a8a70690021574bbcaf

Contents?: true

Size: 297 Bytes

Versions: 24

Compression:

Stored size: 297 Bytes

Contents

body
  background url("http://foo.com/bar.png")

#wrapper
  background url(/images/gopher.jpg)

#footer
  background url(/images/gradient.svg)

.sprite
  // both work due to the additional paths option
  // passed to stylus.url()
  background url(/images/sprite.gif)
  background url(sprite.gif)

Version data entries

24 entries across 24 versions & 1 rubygems

Version Path
stylus-source-0.19.1 vendor/examples/images.styl
stylus-source-0.19.0 vendor/examples/images.styl
stylus-source-0.18.0 vendor/examples/images.styl
stylus-source-0.17.0 vendor/examples/images.styl