F-d-ration_de_groupes/bootstrap/css/utilities/_screenreaders.scss

11 lines
115 B
SCSS

//
// Screenreaders
//
.sr-only {
@include sr-only();
}
.sr-only-focusable {
@include sr-only-focusable();
}