1
0
mirror of https://github.com/konpa/devicon.git synced 2025-08-11 09:04:27 +02:00

Add new_icons.png to gitignore. Fixed yunohost, clojure, clojurescript, and redux

This commit is contained in:
Thomas Bui
2020-10-11 22:03:23 -07:00
parent e6cb7bb3fd
commit 0757cec0a8
7 changed files with 28 additions and 10 deletions

View File

@@ -100,7 +100,7 @@ function createColorsCSS(deviconJson) {
versions: {
font: fonts
},
color
color,
} = fontObj;
if (fonts.length === 0 || typeof(color) !== "string") {