1
0
mirror of https://github.com/konpa/devicon.git synced 2025-09-09 05:40:48 +02:00

Sass now compress output and fix a bug with joining array

This commit is contained in:
Thomas Bui
2020-09-13 23:01:13 -07:00
parent 3196fce9d2
commit 276f7aeafc
2 changed files with 10 additions and 10 deletions

View File

@@ -4,7 +4,7 @@
"description": "Programming related icons collection",
"main": "devicon.min.css",
"scripts": {
"test": "gulp test",
"test": "gulp updateCss",
"build": "gulp test"
},
"repository": {