| Current Path : C:/xampp/htdocs/cid/vendors/bootstrap/scss/utilities/ |
| Current File : C:/xampp/htdocs/cid/vendors/bootstrap/scss/utilities/_screenreaders.scss |
//
// Screenreaders
//
.sr-only {
@include sr-only();
}
.sr-only-focusable {
@include sr-only-focusable();
}