2
0
mirror of https://github.com/tenrok/Font-Awesome.git synced 2026-06-20 20:00:32 +03:00

Add 6.0.0 files (#18652)

This commit is contained in:
Rob Madole
2022-02-07 14:16:51 -06:00
committed by GitHub
parent 7b81d074f3
commit 65f4bdb502
8480 changed files with 249981 additions and 0 deletions
+14
View File
@@ -0,0 +1,14 @@
// screen-reader utilities
// -------------------------
// only display content to screen readers
.sr-only,
.fa-sr-only {
.fa-sr-only();
}
// use in conjunction with .sr-only to only display content when it's focused
.sr-only-focusable,
.fa-sr-only-focusable {
.fa-sr-only-focusable();
}