Add support for OpenWeb Icons

This commit is contained in:
Danielle McLean 2017-10-25 10:39:51 +11:00
parent 397d2fc846
commit 7f12ec3f62
Signed by untrusted user: 00dani
GPG key ID: 5A5D2D1AFF12EEC5
5 changed files with 15 additions and 0 deletions

View file

@ -5,5 +5,8 @@
"license": "MIT",
"devDependencies": {
"stylus": "^0.54.5"
},
"dependencies": {
"openwebicons": "^1.4.3"
}
}