added fontawsome localy
This commit is contained in:
5
nodejs/public/scss/_screen-reader.scss
Normal file
5
nodejs/public/scss/_screen-reader.scss
Normal file
@ -0,0 +1,5 @@
|
||||
// Screen Readers
|
||||
// -------------------------
|
||||
|
||||
.sr-only { @include sr-only; }
|
||||
.sr-only-focusable { @include sr-only-focusable; }
|
Reference in New Issue
Block a user