UNPKG

@koalarx/ui

Version:

Koala UI is a modern and accessible component library designed to speed up interface development in Angular projects. With simple integration and clear documentation, you can easily build robust and visually appealing applications.

15 lines (12 loc) 322 B
// screen-reader utilities // ------------------------- // only display content to screen readers .sr-only, .@{fa-css-prefix}-sr-only { .fa-sr-only(); } // use in conjunction with .sr-only to only display content when it's focused .sr-only-focusable, .@{fa-css-prefix}-sr-only-focusable { .fa-sr-only-focusable(); }