Lewis Goddard
Lewis Goddard
#### mandrill/mandrill This package is abandoned and no longer maintained. The author suggests using the mailchimp/transactional package instead. - https://packagist.org/packages/mandrill/mandrill - https://packagist.org/packages/mailchimp/transactional
Instead of running PNG builds for 4 minutes on every commit and deploy, we could just compress them in the repository and add a GitHub action to check new PRs...
Sentry 2.1 is out but we are on 1.4 I assume there will be breaking changed from the major jump.
The new kits from Font Awesome include some neat accessibility features we should integrate. - [ ] Use SVG instead of Webfonts - [ ] Make sure "Auto-Accessibility" is turned...
Copy build steps from CI This pull request is ready for review.
apparently updating the cron changes who a task runs as
Fixes the warnings that appear in the lint logs due to old style `var` usage over `let` or `const` for variable assignment. This pull request is ready for review.
Removes the need to specify a `data-terminal-time` attribute every time, defaults to 200ms instead.