mirror of
https://github.com/jgthms/bulma.git
synced 2024-11-14 11:14:24 +00:00
6 lines
130 B
SCSS
6 lines
130 B
SCSS
|
// Screen Readers
|
||
|
// -------------------------
|
||
|
|
||
|
.sr-only { @include sr-only; }
|
||
|
.sr-only-focusable { @include sr-only-focusable; }
|