Skip to content

Commit

Permalink
Merge pull request #66 from danez/patch-1
Browse files Browse the repository at this point in the history
Versions >= 3.1.0 of grunt-spritesmith supported.
  • Loading branch information
tschaub committed Jan 8, 2015
2 parents 1f27116 + 2f6b1ba commit 3ad5fb4
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 3ad5fb4

Please sign in to comment.