mirror of
https://github.com/fly-apps/live_beats.git
synced 2024-11-21 15:41:00 +00:00
7b48c2fbaf
* Use `HtmlElement.tabIndex` directly rather than going through attributes. * Always restore `tabIndex` after focus. * Remove `setTimeout` to simplify implementation. This does have a disadvantage in that it leaves unnecessary `tabindex="1"` instances around. On the other hand, it does simplify the implementation and get the job done' so is probably a more clear example of how to do this correctly. |
||
---|---|---|
.. | ||
css | ||
js | ||
vendor | ||
package-lock.json | ||
package.json | ||
postcss.config.js | ||
tailwind.config.js |