mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-21 21:52:10 +02:00

As downloaded from https://fontawesome.com/v4/assets/font-awesome-4.7.0.zip Will be used in next commit to remove remote use of font awesome in asciidoctor: https://docs.asciidoctor.org/asciidoctor/latest/html-backend/local-font-awesome/
5 lines
134 B
SCSS
5 lines
134 B
SCSS
// Screen Readers
|
|
// -------------------------
|
|
|
|
.sr-only { @include sr-only(); }
|
|
.sr-only-focusable { @include sr-only-focusable(); }
|