Some a11y imporvements

This commit is contained in:
Jonny Barnes 2018-01-16 18:42:38 +00:00
parent 0ce2f98894
commit 701e223ede
20 changed files with 24 additions and 18 deletions

View file

@ -3,6 +3,7 @@
## Version {next}
- Formally bump PHP requirement to 7.2
- Add [a11y.css](https://github.com/ffoodd/a11y.css)
- Make some a11y improvements
## Version 0.15.4
- Improve code-base by liberal use of `strict_types`