Skip to content
Snippets Groups Projects
_screen-reader.scss 134 B
Newer Older
  • Learn to ignore specific revisions
  • vcday's avatar
    vcday committed
    // Screen Readers
    // -------------------------
    
    .sr-only { @include sr-only(); }
    .sr-only-focusable { @include sr-only-focusable(); }