Sha256: 39e0187e66c6cf770e9f31283e31276c2a1656a8035a99e3b2d5d0a9261ebc15

Contents?: true

Size: 438 Bytes

Versions: 3

Compression:

Stored size: 438 Bytes

Contents

# 1.1.0

* Add the ability for a glob to not match any files. Instead a css
  comment is generated that explains that nothing was found (to enable
  debugging).
  
  Because of this behavior, it is imperitive that the globbing importer
  come after the compass sprite importer in the sass load path. This is
  done for you automatically, but it is something to keep in mind.

* Fix a globbing issue on windows.

# 1.0.0

Initial release.

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
sass-globbing-1.1.0 CHANGELOG.markdown
sass-globbing-1.1.0.pre.1 CHANGELOG.markdown
sass-globbing-1.1.0.pre.0 CHANGELOG.markdown