Skip to content

Commit

Permalink
Add missing icons for TIFF and WebP images
Browse files Browse the repository at this point in the history
  • Loading branch information
YakoYakoYokuYoku committed May 28, 2020
1 parent fe478da commit d380fe3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions styles/components/icons/mapping.less
Expand Up @@ -424,6 +424,8 @@
.icon-set(".pxm", "image", @purple);
.icon-set(".svg", "svg", @purple);
.icon-set(".svgx", "image", @purple);
.icon-set(".tiff", "image", @purple);
.icon-set(".webp", "image", @purple);

// SUBLIME
.icon-set(".sublime-project", "sublime", @orange);
Expand Down

0 comments on commit d380fe3

Please sign in to comment.