Add Actor Sheet first design

This commit is contained in:
Mandar
2020-12-09 19:10:12 +01:00
parent 0331ba2854
commit d9a082ec66
67 changed files with 719 additions and 527 deletions

View File

@@ -5,7 +5,7 @@
"main": "index.js",
"scripts": {
"compile": "gulp css",
"watch": "gulp watch",
"watch": "gulp",
"prettier": "prettier --quote-props=preserve --print-width=5000 --write"
},
"repository": {