7db1bc641a
rename lib to vendor, remove deprecated LESS version, revise package.json, load jQuery easing through npm, restructure SCSS directory into modules, expanded code commenting and documentation theme-wide
6 lines
118 B
Plaintext
6 lines
118 B
Plaintext
// Screen Readers
|
|
// -------------------------
|
|
|
|
.sr-only { .sr-only(); }
|
|
.sr-only-focusable { .sr-only-focusable(); }
|