gulp.spritesmith
Advanced tools
Comparing version 3.6.0 to 3.6.1
# gulp.spritesmith changelog | ||
3.6.1 - Added README touchups via Ensighten/grunt-spritesmith#131 | ||
3.6.0 - Upgraded to `spritesheet-templates@9.4.0` and added handlebars helper registration | ||
@@ -3,0 +5,0 @@ |
{ | ||
"name": "gulp.spritesmith", | ||
"description": "Convert a set of images into a spritesheet and CSS variables via gulp", | ||
"version": "3.6.0", | ||
"version": "3.6.1", | ||
"homepage": "https://github.com/twolfson/gulp.spritesmith", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -1,2 +0,2 @@ | ||
# gulp.spritesmith [![Build status](https://travis-ci.org/twolfson/gulp.spritesmith.png?branch=master)](https://travis-ci.org/twolfson/gulp.spritesmith) | ||
# gulp.spritesmith [![Build status](https://travis-ci.org/twolfson/gulp.spritesmith.svg?branch=master)](https://travis-ci.org/twolfson/gulp.spritesmith) | ||
@@ -313,3 +313,3 @@ Convert a set of images into a spritesheet and CSS variables via [gulp][] | ||
If you are definiing a Handlebars template, then you can inherit from an existing template via [`handlebars-layouts`][] (e.g. `{{#extend "scss"}}`). An example usage can be found in the [Examples section](#handlebars-inheritance). | ||
If you are defining a Handlebars template, then you can inherit from an existing template via [`handlebars-layouts`][] (e.g. `{{#extend "scss"}}`). An example usage can be found in the [Examples section](#handlebars-inheritance). | ||
@@ -316,0 +316,0 @@ [`handlebars-layouts`]: https://github.com/shannonmoeller/handlebars-layouts |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
278016