From d254f41696a2b83ce457b347213b04fbec8222ab Mon Sep 17 00:00:00 2001 From: Scott Davis Date: Wed, 11 May 2011 23:21:51 -0400 Subject: [PATCH] updated sprite docs --- doc-src/content/help/tutorials/spriting.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/doc-src/content/help/tutorials/spriting.markdown b/doc-src/content/help/tutorials/spriting.markdown index 77169578..92f80553 100644 --- a/doc-src/content/help/tutorials/spriting.markdown +++ b/doc-src/content/help/tutorials/spriting.markdown @@ -182,6 +182,7 @@ the sprites were contained within a folder called `icon`. included in each sprite's CSS output. Can be `true` or `false`. Defaults to `false`. * `$-sprite-base-class` -- The base class for these sprites. Defaults to `.-sprite`. E.g. `$icon-sprite-base-class: ".action-icon"` +* `$-clean-up` -- Wheter or not to removed the old sprite file when a new one is created. Defaults to true ### Options per Sprite