mirror of
https://github.com/JonnyBro/JaBa.git
synced 2024-11-23 05:34:58 +05:00
6 lines
118 B
Text
6 lines
118 B
Text
|
// Screen Readers
|
||
|
// -------------------------
|
||
|
|
||
|
.sr-only { .sr-only(); }
|
||
|
.sr-only-focusable { .sr-only-focusable(); }
|