6 lines
118 B
Text
6 lines
118 B
Text
|
// Screen Readers
|
||
|
// -------------------------
|
||
|
|
||
|
.sr-only { .sr-only(); }
|
||
|
.sr-only-focusable { .sr-only-focusable(); }
|