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