mirror of
https://github.com/picocss/pico
synced 2025-06-27 13:56:47 +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.