cdk
2025-08-20 bcf6eff4b9445ded35288a277f3897c5192bdb68
1
2
3
4
5
// Screen Readers
// -------------------------
 
.sr-only { @include sr-only(); }
.sr-only-focusable { @include sr-only-focusable(); }