Moves Bulma install to Rails and moves all styling into the asset pipeline.
Adds styling to the change/set password pages.
Any helpful knowledge/context for the reviewer?
Is a yarn install necessary? Yes, you need to run bundle && yarn - You will also need to restart your server.
Any special requirements to test? Yes, please review and styling on pages.
Please make sure you've attempted to meet the following coding standards
[x] There aren't any unnecessary commits or files changed
[x] Code has been tested and does not produce errors
[x] There isn't any unnecessary commented-out code
If you're having trouble meeting this criteria, feel free to reach out on Slack for help!
Moves Bulma install to Rails and moves all styling into the asset pipeline.
Adds styling to the change/set password pages.
Any helpful knowledge/context for the reviewer?
Is a
yarn install
necessary? Yes, you need to runbundle && yarn
- You will also need to restart your server. Any special requirements to test? Yes, please review and styling on pages.Please make sure you've attempted to meet the following coding standards
If you're having trouble meeting this criteria, feel free to reach out on Slack for help!