#
1
2025-05-09 45d7fbba5d02e1f65cab0c328d5deafa3094b2cb
1
2
3
4
5
// Screen Readers
// -------------------------
 
.sr-only { @include sr-only(); }
.sr-only-focusable { @include sr-only-focusable(); }