Update image uploader to service as avatar as well as uploader

This commit is contained in:
Kurt Hutten
2020-11-03 20:09:31 +11:00
parent faffc0f46d
commit a28f126f9c
5 changed files with 180 additions and 0 deletions

View File

@@ -22,6 +22,9 @@ module.exports = {
},
skew: {
'-20': "-20deg"
},
borderRadius: {
half: '50%',
}
}
},