Sha256: 895f234b5ef52ffafda5054f6ece652dd29ab9a62eb3ab00d467a4fe75f1145d

Contents?: true

Size: 811 Bytes

Versions: 1

Compression:

Stored size: 811 Bytes

Contents

# 1.1.5

* Add LICENSE file (MIT).
* Fix homepage of project on rubygems.org.

# 1.1.4

This release was yanked due to bugs.

# 1.1.3

* Fix globbing importing path correctly.

# 1.1.2

* Fix globbing importing path

# 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.5 CHANGELOG.markdown