Commit graph

5 commits

Author SHA1 Message Date
3df64325b8 Sort imports [ci skip] 2020-12-17 00:05:40 +00:00
265b6f17ca Improve syntax highlighting 2020-12-16 23:52:30 +00:00
fe7142e1f1 Improve accessibility of the nav toggle button
Improve the accessibility for the nav toggle button by adding a border
around the button when it is focussed on.

I've added a custom Tailwind CSS variant to do this using a custom
`focus-visible` variant in tailwind.config.js, and using the
https://www.npmjs.com/package/focus-visible polyfill.
2020-07-23 13:57:41 +01:00
deb6f26836 Add webpack aliases for CSS and JS directories 2020-06-16 00:12:47 +01:00
0215e31154 Move CSS and JS into assets 2020-06-16 00:04:46 +01:00
Renamed from web/themes/custom/opdavies/js/app.js (Browse further)