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:
@@ -4,7 +4,7 @@
|
||||
"description": "Programming related icons collection",
|
||||
"main": "devicon.min.css",
|
||||
"scripts": {
|
||||
"test": "gulp test",
|
||||
"test": "gulp updateCss",
|
||||
"build": "gulp test"
|
||||
},
|
||||
"repository": {
|
||||
|
Reference in New Issue
Block a user