fix identity auth page styling

This commit is contained in:
Shawn Erquhart
2017-12-07 13:02:50 -05:00
parent a59f00cfaf
commit 91307a06ce
4 changed files with 21 additions and 2 deletions

View File

@ -119,7 +119,8 @@
"webpack": "^3.6.0",
"webpack-dev-server": "^2.9.1",
"webpack-merge": "^4.1.0",
"webpack-postcss-tools": "^1.1.1"
"webpack-postcss-tools": "^1.1.1",
"write-file-webpack-plugin": "^4.2.0"
},
"dependencies": {
"classnames": "^2.2.5",