1
0
Fork 0
mirror of https://github.com/haselkern/Minecraft-ArmorStand.git synced 2025-05-17 15:05:33 +00:00

Design beginnings

This commit is contained in:
Lars Martens 2020-12-12 21:17:42 +01:00
parent 5c5f34dc36
commit f2bf164431
10 changed files with 71 additions and 4 deletions

View file

@ -8,10 +8,12 @@
"lint": "vue-cli-service lint"
},
"dependencies": {
"@fortawesome/fontawesome-free": "^5.15.1",
"autoprefixer": "^9.8.6",
"core-js": "^3.6.5",
"postcss": "^7.0.35",
"tailwindcss": "npm:@tailwindcss/postcss7-compat@^2.0.1",
"three": "^0.123.0",
"vue": "^3.0.0"
},
"devDependencies": {