Skip to content

Commit

Permalink
deleted unused SVGs and SCSS code
Browse files Browse the repository at this point in the history
  • Loading branch information
mmmavis committed Apr 6, 2018
1 parent b02fcdc commit 5f4ab88
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 40 deletions.
3 changes: 0 additions & 3 deletions source/images/glyphs/chat-circle-active.svg

This file was deleted.

3 changes: 0 additions & 3 deletions source/images/glyphs/chat-circle.svg

This file was deleted.

3 changes: 0 additions & 3 deletions source/images/glyphs/email-circle-active.svg

This file was deleted.

3 changes: 0 additions & 3 deletions source/images/glyphs/email-circle.svg

This file was deleted.

3 changes: 0 additions & 3 deletions source/images/glyphs/facebook-circle-active.svg

This file was deleted.

3 changes: 0 additions & 3 deletions source/images/glyphs/facebook-circle.svg

This file was deleted.

3 changes: 0 additions & 3 deletions source/images/glyphs/twitter-circle-active.svg

This file was deleted.

3 changes: 0 additions & 3 deletions source/images/glyphs/twitter-circle.svg

This file was deleted.

16 changes: 0 additions & 16 deletions source/sass/glyphs.scss
Expand Up @@ -37,22 +37,6 @@
}
}

.twitter-circle {
@include compositeGlyph("twitter-circle");
}

.facebook-circle {
@include compositeGlyph("facebook-circle");
}

.chat-circle {
@include compositeGlyph("chat-circle");
}

.email-circle {
@include compositeGlyph("email-circle");
}

.donate {
@include compositeGlyph("donate");
}
Expand Down

0 comments on commit 5f4ab88

Please sign in to comment.