style(frontend): login page styling touchup (#64)

This commit is contained in:
sct
2020-09-09 10:16:19 +09:00
committed by GitHub
parent 432ad76b3b
commit 6241d0cf78
8 changed files with 462 additions and 33 deletions

View File

@@ -11,6 +11,7 @@
"start": "NODE_ENV=production node dist/index.js"
},
"dependencies": {
"@svgr/webpack": "^5.4.0",
"@tailwindcss/ui": "^0.6.0",
"axios": "^0.20.0",
"body-parser": "^1.19.0",