mirror of
https://github.com/picocss/pico
synced 2025-06-26 05:16:26 +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.