Sha256: b83f811296382ae7de3467dcb65907ab49af48dc2d40ddaadf46b0f87dfe595b

Contents?: true

Size: 634 Bytes

Versions: 1

Compression:

Stored size: 634 Bytes

Contents

# 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-pr-20-1.1.2 CHANGELOG.markdown