mirror of
https://kevinblog.sytes.net/Code/Jibo-Revival-Group/RoboCommander.git
synced 2026-06-15 19:16:01 +00:00
6 lines
134 B
SCSS
6 lines
134 B
SCSS
// Screen Readers
|
|
// -------------------------
|
|
|
|
.sr-only { @include sr-only(); }
|
|
.sr-only-focusable { @include sr-only-focusable(); }
|