Skip to content

Commit 63ede67

Browse files
committed
Add 'svgsprite' option to documentation
1 parent 6ddae29 commit 63ede67

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Built-in filters:
149149

150150
> The [algorithm](https://github.com/Ensighten/spritesmith#algorithms).
151151
152-
- Default: `binary-tree``
152+
- Default: `binary-tree`
153153
- Required: `false`
154154

155155
###### spritesmith.padding
@@ -173,6 +173,10 @@ Built-in filters:
173173
- Default: `{}`
174174
- Required: `false`
175175

176+
###### svgsprite
177+
178+
> A [svg-sprite](https://github.com/jkphl/svg-sprite#configuration-basics) configuration.
179+
176180
----
177181

178182
### The Image

0 commit comments

Comments
 (0)