Skip to content
This repository has been archived by the owner on Apr 25, 2019. It is now read-only.

Split SVG sprite into multiple files #57

Merged
merged 1 commit into from
Aug 15, 2016
Merged

Split SVG sprite into multiple files #57

merged 1 commit into from
Aug 15, 2016

Conversation

jakecobley
Copy link
Member

Generates svg sprites per top level directory within img/icons instead of a single sprite. Helps prevent file sizes getting too large.

  • Updated Gulpfile to run svg-sprite task per top level directory within img/icons
  • Edited the printSvg function to work with the new directory structure

Resolves: issue #18

Generates svg sprites per top level directory within img/icons instead of a single sprite. Helps prevent file sizes getting too large.

- Updated Gulpfile to run svg-sprite task per top level directory within img/icons
- Edited the printSvg function to work with the new directory structure

Resolves: issue #18
@daveredfern daveredfern merged commit ae168a2 into getchopchop:next Aug 15, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants