removed ignore

This commit is contained in:
Justin Wynn 2021-04-26 23:34:16 -04:00
parent 06aba35e28
commit 66abaf2961
76 changed files with 49634 additions and 1 deletions

View file

@ -0,0 +1,5 @@
// Screen Readers
// -------------------------
.sr-only { @include sr-only(); }
.sr-only-focusable { @include sr-only-focusable(); }