Removed old version

This commit is contained in:
thatscringebro
2023-01-04 22:35:41 -05:00
parent a05768f405
commit b6f8b40027
4384 changed files with 13028 additions and 261231 deletions

View File

@@ -1,14 +0,0 @@
// screen-reader utilities
// -------------------------
// only display content to screen readers
.sr-only,
.@{fa-css-prefix}-sr-only {
.fa-sr-only();
}
// use in conjunction with .sr-only to only display content when it's focused
.sr-only-focusable,
.@{fa-css-prefix}-sr-only-focusable {
.fa-sr-only-focusable();
}