Forgot password and reset password

This commit is contained in:
John Lyon-Smith
2018-03-22 14:56:39 -07:00
parent 82fbd88dab
commit 06ae76047e
15 changed files with 324 additions and 205 deletions

View File

@@ -157,6 +157,7 @@ module.exports = {
options: {
compact: true,
},
plugins: [ 'transform-decorators-legacy' ]
},
// The notation here is somewhat confusing.
// "postcss" loader applies autoprefixer to our CSS.