Sha256: 8539d6304647c37e603e376957e76cbf280b47211ce0ac7a34ee4aa110dd236f

Contents?: true

Size: 596 Bytes

Versions: 1

Compression:

Stored size: 596 Bytes

Contents

# 1.1.1

* Fix importing issues when using import-once with sass-globbing
* Fix mtime checks so that globs don't force recompiles of unchanged
  sass files.

# 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

1 entries across 1 versions & 1 rubygems

Version Path
sass-globbing-1.1.1 CHANGELOG.markdown