mirror of
https://github.com/picocss/pico
synced 2025-09-06 09:26:34 +00:00
When using Pico with Rails Turbo, this would cause the page to "jump" because Turbo adds the `aria-busy` attribute to the root `html` entity on a page. Excluding it from this list makes the page not jump.