{#- Template file for the skip link "component". This is visually hidden, but is the first element to receive focus when 'tabbing', allowing a keyboard-only user to jump straight to the content. -#} {%- set class = ( "block text-xl bg-white py-4 z-20 absolute top-0 h-14 inset-x-0 " "text-center transform -translate-y-full focus:translate-y-0 " "focus:outline-none transition-transform duration-75" ) -%} Skip to content