spritesheet-templates
Advanced tools
Comparing version 9.2.0 to 9.2.1
# spritesheet-templates changelog | ||
9.2.1 - Fixed naming inconsistency with sprites-comment section | ||
9.2.0 - Moved to `handlebars` and `handlebars-layouts` to support inheritance (and ultimately retina templates) | ||
@@ -3,0 +5,0 @@ |
{ | ||
"name": "spritesheet-templates", | ||
"description": "Convert spritesheet data into CSS or CSS pre-processor data", | ||
"version": "9.2.0", | ||
"version": "9.2.1", | ||
"homepage": "https://github.com/twolfson/spritesheet-templates", | ||
@@ -6,0 +6,0 @@ "author": { |
@@ -112,3 +112,3 @@ # spritesheet-templates [![Build status](https://travis-ci.org/twolfson/spritesheet-templates.svg?branch=master)](https://travis-ci.org/twolfson/spritesheet-templates) | ||
- `{{#content "sprite-comment"}}` - Comment before CSS rules | ||
- `{{#content "sprites-comment"}}` - Comment before CSS rules | ||
- `{{#content "sprites"}}` - CSS rules | ||
@@ -215,3 +215,3 @@ | ||
- `{{#content "sprite-comment"}}` - Comment before LESS variable declarations | ||
- `{{#content "sprites-comment"}}` - Comment before LESS variable declarations | ||
- `{{#content "sprites"}}` - LESS variable declarations for sprites | ||
@@ -259,3 +259,3 @@ - `{{#content "spritesheet"}}` - LESS variable declarations for spritesheet | ||
- `{{#content "sprite-comment"}}` - Comment before SASS variable declarations | ||
- `{{#content "sprites-comment"}}` - Comment before SASS variable declarations | ||
- `{{#content "sprites"}}` - SASS variable declarations for sprites | ||
@@ -303,3 +303,3 @@ - `{{#content "spritesheet"}}` - SASS variable declarations for spritesheet | ||
- `{{#content "sprite-comment"}}` - Comment before SCSS variable declarations | ||
- `{{#content "sprites-comment"}}` - Comment before SCSS variable declarations | ||
- `{{#content "sprites"}}` - SCSS variable declarations for sprites | ||
@@ -347,3 +347,3 @@ - `{{#content "spritesheet"}}` - SCSS variable declarations for spritesheet | ||
- `{{#content "sprite-comment"}}` - Comment before SCSS variable declarations | ||
- `{{#content "sprites-comment"}}` - Comment before SCSS variable declarations | ||
- `{{#content "sprites"}}` - SCSS variable declarations for sprites | ||
@@ -390,3 +390,3 @@ - `{{#content "spritesheet"}}` - SCSS variable declaration for spritesheet | ||
- `{{#content "sprite-comment"}}` - Comment before Stylus variable declarations | ||
- `{{#content "sprites-comment"}}` - Comment before Stylus variable declarations | ||
- `{{#content "sprites"}}` - Stylus variable declarations for sprites | ||
@@ -393,0 +393,0 @@ - `{{#content "spritesheet"}}` - Stylus variable declarations for spritesheet |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
164099