Skip to content

Commit

Permalink
Versions >= 3.1.0 of grunt-spritesmith supported
Browse files Browse the repository at this point in the history
Since version 3.1.0 grunt-newer is supported by grunt-spritesmith.

see https://github.com/Ensighten/grunt-spritesmith/blob/master/CHANGELOG.md
  • Loading branch information
danez committed Jan 7, 2015
1 parent 1f27116 commit 2f6b1ba
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,5 +170,3 @@ The `newer` task relies on Grunt's convention for specifying [`src`/`dest` mappi
The `newer` task will *not* work as a prefix for the following tasks:

* [`grunt-rsync`](http://npmjs.org/package/grunt-rsync) - Though this task specifies `src` and `dest` files, the `dest` file is not generated based on `src` files (instead it is a directory).

* [`grunt-spritesmith`](https://npmjs.org/package/grunt-spritesmith) - This task uses multiple `src` images to produce `destImg` and `destCSS` files. Instead use the [`grunt-spritely`](https://npmjs.org/package/grunt-spritely) task configured with `src` and `dest` files.

0 comments on commit 2f6b1ba

Please sign in to comment.